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 b40d519 commit a0ff5edCopy full SHA for a0ff5ed
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>try-parse</artifactId>
30
- <version>1.2-SNAPSHOT</version>
+ <version>1.1.1</version>
31
<packaging>jar</packaging>
32
33
<name>try-parse</name>
@@ -52,7 +52,7 @@
52
<scm>
53
<connection>scm:git:[email protected]:robtimus/try-parse.git</connection>
54
<developerConnection>scm:git:[email protected]:robtimus/try-parse.git</developerConnection>
55
- <tag>HEAD</tag>
+ <tag>1.1.1</tag>
56
<url>https://github.com/robtimus/try-parse</url>
57
</scm>
58
0 commit comments