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 7aa5d08 commit b928186Copy full SHA for b928186
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.sd4324530</groupId>
6
<artifactId>JTuple</artifactId>
7
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0</version>
8
<packaging>jar</packaging>
9
<name>JTuple</name>
10
<description>java Tuple</description>
@@ -26,7 +26,7 @@
26
<connection>scm:git:git://github.com/sd4324530/JTuple.git</connection>
27
<developerConnection>scm:git:[email protected]:sd4324530/JTuple.git</developerConnection>
28
<url>https://github.com/sd4324530/JTuple.git</url>
29
- <tag>HEAD</tag>
+ <tag>v1.2.0</tag>
30
</scm>
31
32
<developers>
0 commit comments