Skip to content

Commit 50ab4f6

Browse files
committed
[maven-release-plugin] prepare release mybatis-spring-1.3.0
1 parent 9994d4e commit 50ab4f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>mybatis-spring</artifactId>
30-
<version>1.3.0-SNAPSHOT</version>
30+
<version>1.3.0</version>
3131
<packaging>jar</packaging>
3232

3333
<name>mybatis-spring</name>
@@ -72,7 +72,7 @@
7272
</contributor>
7373

7474
<contributor>
75-
<name>Tom&#225;&#353; Pi&#328;os</name>
75+
<name>Tomáš Piňos</name>
7676
<email>[email protected]</email>
7777
</contributor>
7878
</contributors>
@@ -81,7 +81,7 @@
8181
<url>http://github.com/mybatis/spring</url>
8282
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
8383
<developerConnection>scm:git:ssh://[email protected]/mybatis/spring.git</developerConnection>
84-
<tag>HEAD</tag>
84+
<tag>mybatis-spring-1.3.0</tag>
8585
</scm>
8686
<issueManagement>
8787
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)