Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaves committed Jun 1, 2011
1 parent 430c98a commit 33fe314
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.5-SNAPSHOT</version>
<version>3.0.5</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.5</url>
<connection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.5</connection>
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.5</developerConnection>
</scm>
<contributors>
<contributor>
Expand Down

0 comments on commit 33fe314

Please sign in to comment.