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 c8ead7f commit 48bca57Copy full SHA for 48bca57
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>ch.digitalfondue.jfiveparse</groupId>
5
<artifactId>jfiveparse</artifactId>
6
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
7
<packaging>jar</packaging>
8
<inceptionYear>2015</inceptionYear>
9
@@ -25,7 +25,7 @@
25
<connection>scm:git:git@github.com:digitalfondue/jfiveparse.git</connection>
26
<developerConnection>scm:git:git@github.com:digitalfondue/jfiveparse.git</developerConnection>
27
<url>https://github.com/digitalfondue/jfiveparse.git</url>
28
- <tag>HEAD</tag>
+ <tag>jfiveparse-1.1.2</tag>
29
</scm>
30
31
<developers>
0 commit comments