Skip to content

Commit 39d9320

Browse files
committed
[maven-release-plugin] prepare release v1.1.1
1 parent 46b2a0a commit 39d9320

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.1-SNAPSHOT</version>
7+
<version>1.1.1</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:[email protected]:sd4324530/JTuple.git</developerConnection>
2828
<url>https://github.com/sd4324530/JTuple.git</url>
29-
<tag>HEAD</tag>
29+
<tag>v1.1.1</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)