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