Skip to content

Commit b928186

Browse files
committed
[maven-release-plugin] prepare release v1.2.0
1 parent 7aa5d08 commit b928186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.sd4324530</groupId>
66
<artifactId>JTuple</artifactId>
7-
<version>1.1.2-SNAPSHOT</version>
7+
<version>1.2.0</version>
88
<packaging>jar</packaging>
99
<name>JTuple</name>
1010
<description>java Tuple</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git://github.com/sd4324530/JTuple.git</connection>
2727
<developerConnection>scm:git:git@github.com:sd4324530/JTuple.git</developerConnection>
2828
<url>https://github.com/sd4324530/JTuple.git</url>
29-
<tag>HEAD</tag>
29+
<tag>v1.2.0</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)