We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1985d commit 13cbaacCopy full SHA for 13cbaac
pom.xml
@@ -41,7 +41,7 @@
41
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
42
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
43
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
44
- <tag>HEAD</tag>
+ <tag>java-utils-1.6.0</tag>
45
</scm>
46
47
<distributionManagement>
@@ -205,5 +205,5 @@
205
</properties>
206
</profile>
207
</profiles>
208
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
209
</project>
0 commit comments