Skip to content

Commit 320dd70

Browse files
committed
[maven-release-plugin] prepare release mybatis-3.2.2
1 parent 03936d6 commit 320dd70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</parent>
2525

2626
<artifactId>mybatis</artifactId>
27-
<version>3.2.2-SNAPSHOT</version>
27+
<version>3.2.2</version>
2828
<packaging>jar</packaging>
2929

3030
<name>MyBatis</name>
@@ -103,7 +103,7 @@
103103
<url>http://github.com/mybatis/mybatis-3</url>
104104
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
105105
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
106-
<tag>HEAD</tag>
106+
<tag>mybatis-3.2.2</tag>
107107
</scm>
108108
<issueManagement>
109109
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)