Skip to content

Commit cc45bfd

Browse files
author
gm2552
committed
Releasing 8.0.0.
1 parent 4b99db4 commit cc45bfd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>direct-policy</artifactId>
66
<name>Direct Project policy enablement engine</name>
7-
<version>8.0.0-SNAPSHOT</version>
7+
<version>8.0.0</version>
88
<description>Direct Project policy enablement engine</description>
99
<inceptionYear>2010</inceptionYear>
1010
<url>http://api.nhindirect.org/x/www/api.nhindirect.org/java/site/direct-policy/${project.version}</url>
@@ -203,7 +203,8 @@
203203
</goals>
204204
</execution>
205205
</executions>
206-
</plugin>
206+
</plugin>
207+
<!-- for release only
207208
<plugin>
208209
<groupId>org.apache.maven.plugins</groupId>
209210
<artifactId>maven-gpg-plugin</artifactId>
@@ -217,7 +218,8 @@
217218
</execution>
218219
</executions>
219220
<version>3.0.1</version>
220-
</plugin>
221+
</plugin>
222+
-->
221223
</plugins>
222224
</build>
223225
<reporting>

0 commit comments

Comments
 (0)