Skip to content

Commit 3ca1006

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-1.2.5
1 parent 6f378dc commit 3ca1006

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
@@ -25,7 +25,7 @@
2525
</parent>
2626

2727
<artifactId>mybatis-spring</artifactId>
28-
<version>1.2.5-SNAPSHOT</version>
28+
<version>1.2.5</version>
2929
<packaging>jar</packaging>
3030

3131
<name>mybatis-spring</name>
@@ -79,7 +79,7 @@
7979
<url>http://github.com/mybatis/spring</url>
8080
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
8181
<developerConnection>scm:git:ssh://[email protected]/mybatis/spring.git</developerConnection>
82-
<tag>HEAD</tag>
82+
<tag>mybatis-spring-1.2.5</tag>
8383
</scm>
8484
<issueManagement>
8585
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)