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 38702d2 commit c4603eeCopy full SHA for c4603ee
pom.xml
@@ -33,13 +33,13 @@
33
34
<name>mybatis-ehcache</name>
35
<description>Ehcache support for MyBatis Cache</description>
36
- <url>https://github.com/mybatis/ehcache-cache/</url>
+ <url>https://www.mybatis.org/ehcache-cache/</url>
37
38
<scm>
39
<connection>scm:git:ssh://git@github.com/mybatis/ehcache-cache.git</connection>
40
<developerConnection>scm:git:ssh://git@github.com/mybatis/ehcache-cache.git</developerConnection>
41
<tag>HEAD</tag>
42
- <url>http://github.com/mybatis/ehcache-cache</url>
+ <url>http://github.com/mybatis/ehcache-cache/</url>
43
</scm>
44
<issueManagement>
45
<system>GitHub Issue Management</system>
0 commit comments