Skip to content

Commit a022883

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-1.2.2
1 parent 7d63142 commit a022883

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
@@ -24,7 +24,7 @@
2424
</parent>
2525

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

3030
<name>MyBatis-Spring</name>
@@ -78,7 +78,7 @@
7878
<url>http://github.com/mybatis/spring</url>
7979
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
8080
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/spring.git</developerConnection>
81-
<tag>HEAD</tag>
81+
<tag>mybatis-spring-1.2.2</tag>
8282
</scm>
8383
<issueManagement>
8484
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)