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 23b1829 commit ed69edaCopy full SHA for ed69eda
pom.xml
@@ -45,7 +45,7 @@
45
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
46
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
47
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
48
- <tag>HEAD</tag>
+ <tag>java-utils-1.9.3</tag>
49
</scm>
50
51
<distributionManagement>
@@ -257,5 +257,5 @@
257
</properties>
258
</profile>
259
</profiles>
260
- <version>1.9.3-SNAPSHOT</version>
+ <version>1.9.3</version>
261
</project>
0 commit comments