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 3131 <artifactId >mybatis-memcached</artifactId >
3232 <packaging >jar</packaging >
3333 <name >MyBatis Caches :: Memcached</name >
34- <version >1.0.0-beta1 </version >
34+ <version >1.0.0-beta2-SNAPSHOT </version >
3535 <description >Memcached support for MyBatis Cache</description >
3636 <url >http://www.mybatis.org/caches/memcached/</url >
3737
3838 <scm >
39- <url >scm:svn:http://mybatis.googlecode.com/svn/sub-projects/caches/tags/mybatis- memcached-1.0.0-beta1 </url >
40- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/caches/tags/mybatis- memcached-1.0.0-beta1 </connection >
41- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/caches/tags/mybatis- memcached-1.0.0-beta1 </developerConnection >
39+ <url >scm:svn:http://mybatis.googlecode.com/svn/sub-projects/caches/trunk/ memcached</url >
40+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/caches/trunk/ memcached</connection >
41+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/caches/trunk/ memcached</developerConnection >
4242 </scm >
4343 <distributionManagement >
4444 <!-- Cannot define in parent ATM, see COMMONSSITE-26 -->
You can’t perform that action at this time.
0 commit comments