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 bb1d218 commit 246d17bCopy full SHA for 246d17b
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.0.2</tag>
48
</scm>
49
50
<distributionManagement>
@@ -217,5 +217,5 @@
217
</properties>
218
</profile>
219
</profiles>
220
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
221
</project>
0 commit comments