We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24571be commit fcdd4d6Copy full SHA for fcdd4d6
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>HEAD</tag>
+ <tag>java-utils-2.2.0</tag>
48
</scm>
49
50
<distributionManagement>
@@ -222,5 +222,5 @@
222
</properties>
223
</profile>
224
</profiles>
225
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.2.0</version>
226
</project>
0 commit comments