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 7c52a97 commit afb56e0Copy full SHA for afb56e0
pom.xml
@@ -44,7 +44,7 @@
44
<connection>scm:git:https://github.com/sbabcoc/Java-Utils.git</connection>
45
<developerConnection>scm:git:https://github.com/sbabcoc/Java-Utils.git</developerConnection>
46
<url>https://github.com/sbabcoc/Java-Utils/tree/master</url>
47
- <tag>java-utils-2.1.0</tag>
+ <tag>HEAD</tag>
48
</scm>
49
50
<distributionManagement>
@@ -223,5 +223,5 @@
223
</properties>
224
</profile>
225
</profiles>
226
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
227
</project>
0 commit comments