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 31
31
<artifactId >mybatis-memcached</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >MyBatis Caches :: Memcached</name >
34
- <version >1.0.0-beta1-SNAPSHOT </version >
34
+ <version >1.0.0-beta1</version >
35
35
<description >Memcached support for MyBatis Cache</description >
36
36
<url >http://www.mybatis.org/caches/memcached/</url >
37
37
38
38
<scm >
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 >
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 >
42
42
</scm >
43
43
<distributionManagement >
44
44
<!-- Cannot define in parent ATM, see COMMONSSITE-26 -->
You can’t perform that action at this time.
0 commit comments