Skip to content

Commit c7be756

Browse files
committed
Use HTTPS in Git URL
1 parent 1ee3d18 commit c7be756

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
@@ -76,7 +76,7 @@
7676
</dependency>
7777
</dependencies>
7878
<scm>
79-
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-csv.git</connection>
79+
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-csv.git</connection>
8080
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-csv.git</developerConnection>
8181
<url>https://gitbox.apache.org/repos/asf?p=commons-csv.git</url>
8282
</scm>

0 commit comments

Comments
 (0)