Skip to content

Commit aaf7c9c

Browse files
committed
Use HTTPS SCM URL
1 parent 9c41a16 commit aaf7c9c

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
@@ -44,7 +44,7 @@
4444
</license>
4545
</licenses>
4646
<scm>
47-
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
47+
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4848
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4949
<url>https://github.com/${gitHubRepo}</url>
5050
<tag>${scmTag}</tag>

0 commit comments

Comments
 (0)