Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426499d commit c50a92fCopy full SHA for c50a92f
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.ksuid</groupId>
6
<artifactId>ksuid</artifactId>
7
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.4</version>
8
<packaging>jar</packaging>
9
<name>ksuid</name>
10
@@ -65,7 +65,7 @@
65
<connection>scm:git:git://github.com/ksuid/ksuid.git</connection>
66
<developerConnection>scm:git:https://github.com/ksuid/ksuid.git</developerConnection>
67
<url>http://github.com/ksuid/ksuid/tree/master</url>
68
- <tag>HEAD</tag>
+ <tag>ksuid-1.1.4</tag>
69
</scm>
70
71
<developers>
0 commit comments