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 4265eb6 commit 90796a9Copy full SHA for 90796a9
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>com.github.robtimus</groupId>
23
<artifactId>try-parse</artifactId>
24
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
25
<packaging>jar</packaging>
26
27
<name>try-parse</name>
@@ -46,7 +46,7 @@
46
<scm>
47
<connection>scm:git:[email protected]:robtimus/try-parse.git</connection>
48
<developerConnection>scm:git:[email protected]:robtimus/try-parse.git</developerConnection>
49
- <tag>HEAD</tag>
+ <tag>try-parse-1.1</tag>
50
<url>https://github.com/robtimus/try-parse</url>
51
</scm>
52
0 commit comments