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 0820d44 commit a087e04Copy full SHA for a087e04
pom.xml
@@ -42,7 +42,7 @@
42
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
43
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
44
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
45
- <tag>HEAD</tag>
+ <tag>java-utils-1.7.2</tag>
46
</scm>
47
48
<distributionManagement>
@@ -197,5 +197,5 @@
197
</properties>
198
</profile>
199
</profiles>
200
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
201
</project>
0 commit comments