Skip to content

Commit c4603ee

Browse files
committed
[pom] Fix urls
1 parent 38702d2 commit c4603ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333

3434
<name>mybatis-ehcache</name>
3535
<description>Ehcache support for MyBatis Cache</description>
36-
<url>https://github.com/mybatis/ehcache-cache/</url>
36+
<url>https://www.mybatis.org/ehcache-cache/</url>
3737

3838
<scm>
3939
<connection>scm:git:ssh://git@github.com/mybatis/ehcache-cache.git</connection>
4040
<developerConnection>scm:git:ssh://git@github.com/mybatis/ehcache-cache.git</developerConnection>
4141
<tag>HEAD</tag>
42-
<url>http://github.com/mybatis/ehcache-cache</url>
42+
<url>http://github.com/mybatis/ehcache-cache/</url>
4343
</scm>
4444
<issueManagement>
4545
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)