Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
simonetripodi committed Oct 9, 2011
1 parent d2a9b9f commit 407de89
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping
tools.
</description>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>jar</packaging>
<scm>
<url>scm:svn:https://mybatis.googlecode.com/svn/trunk</url>
<connection>scm:svn:https://mybatis.googlecode.com/svn/trunk</connection>
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/trunk</developerConnection>
<url>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.6</url>
<connection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.6</connection>
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.6</developerConnection>
</scm>
<contributors>
<contributor>
Expand Down

0 comments on commit 407de89

Please sign in to comment.