Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
emacarron committed Apr 6, 2014
1 parent b33bc4c commit 34f8fea
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
Expand Up @@ -24,7 +24,7 @@
</parent>

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

<name>MyBatis</name>
Expand Down Expand Up @@ -107,7 +107,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.7</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down

0 comments on commit 34f8fea

Please sign in to comment.