File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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 </version >
12
+ <version >3.0.2-SNAPSHOT </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
- <connection >scm:svn:https://mybatis.googlecode.com/svn/mybatis-3.0.1 </connection >
49
- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.1 </developerConnection >
48
+ <connection >scm:svn:https://mybatis.googlecode.com/svn/</connection >
49
+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/</developerConnection >
50
50
</scm >
51
51
<reporting >
52
52
<plugins >
You can’t perform that action at this time.
0 commit comments