Skip to content

Commit 0ebf1c9

Browse files
author
gm2552
committed
Releasing direct-common 7.0.
1 parent 2d42669 commit 0ebf1c9

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>direct-common</artifactId>
66
<name>Direct Project common APIs</name>
7-
<version>7.0-SNAPSHOT</version>
7+
<version>7.0</version>
88
<description>Direct Project common APIs. Includes instrumentation, auditing, and other utility APIs</description>
99
<inceptionYear>2010</inceptionYear>
1010
<url>http://api.nhindirect.org/x/www/api.nhindirect.org/java/site/direct-common/${project.version}</url>
@@ -285,8 +285,7 @@
285285
</goals>
286286
</execution>
287287
</executions>
288-
</plugin>
289-
<!-- for releases only
288+
</plugin>
290289
<plugin>
291290
<groupId>org.apache.maven.plugins</groupId>
292291
<artifactId>maven-gpg-plugin</artifactId>
@@ -299,8 +298,7 @@
299298
</goals>
300299
</execution>
301300
</executions>
302-
</plugin>
303-
-->
301+
</plugin>
304302
</plugins>
305303
</build>
306304
<reporting>

0 commit comments

Comments
 (0)