Skip to content

Commit 871fce6

Browse files
committed
[pom] Update https where appropriate and add clirr version
1 parent b39751b commit 871fce6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</contributors>
5454

5555
<scm>
56-
<url>http://github.com/mybatis/freemarker-scripting</url>
56+
<url>https://github.com/mybatis/freemarker-scripting</url>
5757
<connection>scm:git:ssh://github.com/mybatis/freemarker-scripting.git</connection>
5858
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
5959
<tag>HEAD</tag>
@@ -79,6 +79,8 @@
7979
<maven.compiler.target>1.7</maven.compiler.target>
8080
<maven.compiler.testTarget>1.7</maven.compiler.testTarget>
8181
<maven.compiler.testSource>1.7</maven.compiler.testSource>
82+
83+
<clirr.comparisonVersion>1.1.2</clirr.comparisonVersion>
8284
</properties>
8385

8486
<dependencies>

0 commit comments

Comments
 (0)