We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5193154 commit 3c5fad3Copy full SHA for 3c5fad3
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.textrazor</groupId>
4
<artifactId>textrazor</artifactId>
5
- <version>1.0.14-SNAPSHOT</version>
+ <version>1.0.14</version>
6
<packaging>jar</packaging>
7
8
<name>textrazor</name>
@@ -20,7 +20,7 @@
20
<url>https://github.com/TextRazor/textrazor-java</url>
21
<connection>scm:git:https://github.com/TextRazor/textrazor-java.git</connection>
22
<developerConnection>scm:git:https://github.com/TextRazor/textrazor-java.git</developerConnection>
23
- <tag>HEAD</tag>
+ <tag>textrazor-1.0.14</tag>
24
</scm>
25
26
<developers>
0 commit comments