Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-3.2.0
Browse files Browse the repository at this point in the history
simotripo committed Feb 20, 2013

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5e826f9 commit d83e3f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
</parent>

<artifactId>mybatis</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0</version>
<packaging>jar</packaging>

<name>MyBatis</name>
@@ -103,7 +103,7 @@
<url>http://github.com/mybatis/mybatis-3</url>
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
<developerConnection>scm:git:git+ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-3.2.0</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>

0 comments on commit d83e3f0

Please sign in to comment.