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 e56fb57 commit 8a29f26Copy full SHA for 8a29f26
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>convertapi</artifactId>
5
<packaging>jar</packaging>
6
7
- <version>2.12-SNAPSHOT</version>
+ <version>2.12</version>
8
<name>ConvertAPI Java Client</name>
9
<description>
10
The ConvertAPI helps to convert various file formats.
@@ -48,7 +48,7 @@
48
<connection>scm:git:git://github.com/ConvertAPI/convertapi-java.git</connection>
49
<developerConnection>scm:git:[email protected]:ConvertAPI/convertapi-java.git</developerConnection>
50
<url>https://github.com/ConvertAPI/convertapi-java</url>
51
- <tag>HEAD</tag>
+ <tag>v2.12</tag>
52
</scm>
53
54
<distributionManagement>
0 commit comments