Skip to content

Commit 9ff3807

Browse files
committed
Update SCM URLs
1 parent 0c1c216 commit 9ff3807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
</distributionManagement>
5656

5757
<scm>
58-
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
59-
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
58+
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
59+
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
6060
<url>https://github.com/${gitHubRepo}</url>
6161
<tag>${scmTag}</tag>
6262
</scm>

0 commit comments

Comments
 (0)