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 65d2f66 commit a0f868fCopy full SHA for a0f868f
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.7.0</tag>
45
</scm>
46
47
<distributionManagement>
@@ -205,5 +205,5 @@
205
</properties>
206
</profile>
207
</profiles>
208
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7.0</version>
209
</project>
0 commit comments