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 28
28
</parent >
29
29
30
30
<artifactId >mybatis</artifactId >
31
- <version >3.1.1-SNAPSHOT </version >
31
+ <version >3.1.1</version >
32
32
<packaging >jar</packaging >
33
33
34
34
<name >MyBatis</name >
80
80
</contributors >
81
81
82
82
<scm >
83
- <url >scm:svn:https://mybatis.googlecode.com/svn/trunk </url >
84
- <connection >scm:svn:https://mybatis.googlecode.com/svn/trunk </connection >
85
- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/trunk </developerConnection >
83
+ <url >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.1.1 </url >
84
+ <connection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.1.1 </connection >
85
+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/tags/mybatis-3.1.1 </developerConnection >
86
86
</scm >
87
87
<distributionManagement >
88
88
<!-- Cannot define in parent ATM, see COMMONSSITE-26 -->
You can’t perform that action at this time.
0 commit comments