Skip to content

Commit 424cefa

Browse files
authored
Merge pull request #29 from DirectProjectJavaRI/develop
Releasing 8.1.1
2 parents 84519e9 + dfb301f commit 424cefa

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.nhind</groupId>
55
<artifactId>config-service-jar</artifactId>
6-
<version>8.1.1-SNAPSHOT</version>
6+
<version>8.1.1</version>
77
<packaging>jar</packaging>
88
<name>NHIN Direct Java RI config service jar</name>
99
<description>NHIN Direct Java RI config service jar.</description>
@@ -162,8 +162,7 @@
162162
</goals>
163163
</execution>
164164
</executions>
165-
</plugin>
166-
<!-- for releases only
165+
</plugin>
167166
<plugin>
168167
<groupId>org.apache.maven.plugins</groupId>
169168
<artifactId>maven-gpg-plugin</artifactId>
@@ -178,7 +177,6 @@
178177
</executions>
179178
<version>3.0.1</version>
180179
</plugin>
181-
-->
182180
<plugin>
183181
<groupId>org.sonatype.central</groupId>
184182
<artifactId>central-publishing-maven-plugin</artifactId>

0 commit comments

Comments
 (0)