We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84519e9 + dfb301f commit 424cefaCopy full SHA for 424cefa
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.nhind</groupId>
5
<artifactId>config-service-jar</artifactId>
6
- <version>8.1.1-SNAPSHOT</version>
+ <version>8.1.1</version>
7
<packaging>jar</packaging>
8
<name>NHIN Direct Java RI config service jar</name>
9
<description>NHIN Direct Java RI config service jar.</description>
@@ -162,8 +162,7 @@
162
</goals>
163
</execution>
164
</executions>
165
- </plugin>
166
- <!-- for releases only
+ </plugin>
167
<plugin>
168
<groupId>org.apache.maven.plugins</groupId>
169
<artifactId>maven-gpg-plugin</artifactId>
@@ -178,7 +177,6 @@
178
177
179
<version>3.0.1</version>
180
</plugin>
181
- -->
182
183
<groupId>org.sonatype.central</groupId>
184
<artifactId>central-publishing-maven-plugin</artifactId>
0 commit comments