Skip to content

Commit c473381

Browse files
committed
[maven-release-plugin] prepare release mybatis-3.0.4
1 parent bb72a96 commit c473381

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping
1515
tools.
1616
</description>
17-
<version>3.0.4-SNAPSHOT</version>
17+
<version>3.0.4</version>
1818
<packaging>jar</packaging>
1919
<scm>
20-
<url>scm:svn:https://mybatis.googlecode.com/svn/trunk</url>
21-
<connection>scm:svn:https://mybatis.googlecode.com/svn/trunk</connection>
22-
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/trunk</developerConnection>
20+
<url>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.4</url>
21+
<connection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.4</connection>
22+
<developerConnection>scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.4</developerConnection>
2323
</scm>
2424
<contributors>
2525
<contributor>

0 commit comments

Comments
 (0)