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 abe647c commit aca6e61Copy full SHA for aca6e61
pom.xml
@@ -43,7 +43,7 @@
43
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
44
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
45
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
46
- <tag>HEAD</tag>
+ <tag>java-utils-1.9.0</tag>
47
</scm>
48
49
<distributionManagement>
@@ -207,5 +207,5 @@
207
</properties>
208
</profile>
209
</profiles>
210
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
211
</project>
0 commit comments