File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping
10
10
tools.
11
11
</description >
12
- <version >3.0.1-SNAPSHOT </version >
12
+ <version >3.0.1</version >
13
13
<packaging >jar</packaging >
14
14
<url >http://www.mybatis.org/</url >
15
15
<licenses >
45
45
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
46
46
</properties >
47
47
<scm >
48
- <url >scm:svn:https://mybatis.googlecode.com/svn/</url >
49
- <connection >scm:svn:https://mybatis.googlecode.com/svn/</connection >
50
- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/</developerConnection >
48
+ <url >scm:svn:https://mybatis.googlecode.com/svn/mybatis-3.0.1 </url >
49
+ <connection >scm:svn:https://mybatis.googlecode.com/svn/mybatis-3.0.1 </connection >
50
+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.1 </developerConnection >
51
51
</scm >
52
52
<reporting >
53
53
<plugins >
You can’t perform that action at this time.
0 commit comments