Skip to content

Commit 2ca413e

Browse files
committed
Use HTTPS in Git URL
1 parent fae0b51 commit 2ca413e

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
@@ -38,7 +38,7 @@
3838
</issueManagement>
3939
<inceptionYear>2018</inceptionYear>
4040
<scm>
41-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-release-plugin.git</connection>
41+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-release-plugin.git</connection>
4242
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-release-plugin.git</developerConnection>
4343
<url>https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git</url>
4444
</scm>

0 commit comments

Comments
 (0)