Skip to content

Commit a636f7e

Browse files
committed
Use HTTPS in Git URL
1 parent 35ac195 commit a636f7e

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
@@ -33,7 +33,7 @@
3333
<url>https://issues.apache.org/jira/browse/COLLECTIONS</url>
3434
</issueManagement>
3535
<scm>
36-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-collections.git</connection>
36+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-collections.git</connection>
3737
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-collections.git</developerConnection>
3838
<url>https://gitbox.apache.org/repos/asf?p=commons-collections.git</url>
3939
</scm>

0 commit comments

Comments
 (0)