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 1b402ef commit 52300e5Copy full SHA for 52300e5
pom.xml
@@ -30,7 +30,7 @@
30
<version>3.3.12-SNAPSHOT</version>
31
32
<name>MyBatis Migrations</name>
33
- <url>http://www.mybatis.org/migrations/</url>
+ <url>https://www.mybatis.org/migrations/</url>
34
35
<contributors>
36
<contributor>
@@ -40,7 +40,7 @@
40
</contributors>
41
42
<scm>
43
- <url>http://github.com/mybatis/migrations</url>
+ <url>https://github.com/mybatis/migrations/</url>
44
<connection>scm:git:ssh://[email protected]/mybatis/migrations.git</connection>
45
<developerConnection>scm:git:ssh://[email protected]/mybatis/migrations.git</developerConnection>
46
<tag>HEAD</tag>
0 commit comments