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 aca6e61 commit a541356Copy full SHA for a541356
pom.xml
@@ -43,7 +43,7 @@
43
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
44
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
45
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
46
- <tag>java-utils-1.9.0</tag>
+ <tag>HEAD</tag>
47
</scm>
48
49
<distributionManagement>
@@ -207,5 +207,5 @@
207
</properties>
208
</profile>
209
</profiles>
210
- <version>1.9.0</version>
+ <version>1.9.1-SNAPSHOT</version>
211
</project>
0 commit comments