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 38e63e7 commit e7a58ccCopy full SHA for e7a58cc
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.nordstrom.tools</groupId>
4
<artifactId>java-utils</artifactId>
5
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.0</version>
6
<packaging>jar</packaging>
7
8
<name>Java Utils</name>
@@ -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.4.0</tag>
46
</scm>
47
48
<distributionManagement>
0 commit comments