We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454dc3e commit 4dee6abCopy full SHA for 4dee6ab
pom.xml
@@ -37,10 +37,10 @@
37
<inceptionYear>2012</inceptionYear>
38
39
<scm>
40
- <url>http://github.com/mybatis/memcached-cache/</url>
41
<connection>scm:git:ssh://[email protected]/mybatis/memcached-cache.git</connection>
42
<developerConnection>scm:git:ssh://[email protected]/mybatis/memcached-cache.git</developerConnection>
43
<tag>HEAD</tag>
+ <url>http://github.com/mybatis/memcached-cache/</url>
44
</scm>
45
<issueManagement>
46
<system>GitHub Issue Management</system>
0 commit comments