Skip to content

Commit 17ba6c5

Browse files
committed
Use HTTPS in Git URL
1 parent ce07f65 commit 17ba6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<commons.jacoco.complexityRatio>0.60</commons.jacoco.complexityRatio>
7171
</properties>
7272
<scm>
73-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-imaging.git</connection>
73+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-imaging.git</connection>
7474
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-imaging.git</developerConnection>
7575
<url>https://gitbox.apache.org/repos/asf?p=commons-imaging.git</url>
7676
<tag>HEAD</tag>

0 commit comments

Comments
 (0)