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 1e6de15 commit 3506f1fCopy full SHA for 3506f1f
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.5.1</tag>
45
</scm>
46
47
<distributionManagement>
@@ -213,5 +213,5 @@
213
</build>
214
</profile>
215
</profiles>
216
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
217
</project>
0 commit comments