File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping
16
16
tools.
17
17
</description >
18
- <version >3.0.2-SNAPSHOT </version >
18
+ <version >3.0.2</version >
19
19
<packaging >jar</packaging >
20
20
<url >http://www.mybatis.org/</url >
21
21
<licenses >
53
53
</developer >
54
54
</developers >
55
55
<scm >
56
- <url >scm:svn:https://mybatis.googlecode.com/svn/trunk </url >
57
- <connection >scm:svn:https://mybatis.googlecode.com/svn/trunk </connection >
58
- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/trunk </developerConnection >
56
+ <url >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.2 </url >
57
+ <connection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.2 </connection >
58
+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.0.2 </developerConnection >
59
59
</scm >
60
60
<reporting >
61
61
<plugins >
You can’t perform that action at this time.
0 commit comments