Skip to content

Commit 96724d4

Browse files
committed
Use HTTPS in Git URL
1 parent 7c5d34a commit 96724d4

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
@@ -123,7 +123,7 @@
123123
</modules>
124124

125125
<scm>
126-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-math.git</connection>
126+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-math.git</connection>
127127
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-math.git</developerConnection>
128128
<url>https://gitbox.apache.org/repos/asf/commons-math.git</url>
129129
</scm>

0 commit comments

Comments
 (0)