Skip to content

Commit 879d5b1

Browse files
committed
Use HTTPS in Git URL
1 parent b73beff commit 879d5b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The following provides more details on the included cryptographic software:
102102
<url>https://issues.apache.org/jira/browse/CRYPTO</url>
103103
</issueManagement>
104104
<scm>
105-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-crypto.git</connection>
105+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-crypto.git</connection>
106106
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-crypto.git</developerConnection>
107107
<url>https://gitbox.apache.org/repos/asf?p=commons-crypto.git</url>
108108
<tag>HEAD</tag>

0 commit comments

Comments
 (0)