Skip to content

Commit

Permalink
Releasing 8.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
gm2552 committed Aug 2, 2021
1 parent 4b99db4 commit cc45bfd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>direct-policy</artifactId>
<name>Direct Project policy enablement engine</name>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0</version>
<description>Direct Project policy enablement engine</description>
<inceptionYear>2010</inceptionYear>
<url>http://api.nhindirect.org/x/www/api.nhindirect.org/java/site/direct-policy/${project.version}</url>
Expand Down Expand Up @@ -203,7 +203,8 @@
</goals>
</execution>
</executions>
</plugin>
</plugin>
<!-- for release only
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -217,7 +218,8 @@
</execution>
</executions>
<version>3.0.1</version>
</plugin>
</plugin>
-->
</plugins>
</build>
<reporting>
Expand Down

0 comments on commit cc45bfd

Please sign in to comment.