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 4923edb commit 0fff7d9Copy full SHA for 0fff7d9
pom.xml
@@ -43,7 +43,7 @@
43
<connection>scm:git:https://github.com/sbabcoc/Java-Utils.git</connection>
44
<developerConnection>scm:git:https://github.com/sbabcoc/Java-Utils.git</developerConnection>
45
<url>https://github.com/sbabcoc/Java-Utils/tree/master</url>
46
- <tag>java-utils-3.2.0</tag>
+ <tag>HEAD</tag>
47
</scm>
48
49
<distributionManagement>
@@ -212,5 +212,5 @@
212
</properties>
213
</profile>
214
</profiles>
215
- <version>3.2.0</version>
+ <version>3.2.1-SNAPSHOT</version>
216
</project>
0 commit comments