We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ae534 commit 80dcb38Copy full SHA for 80dcb38
pom.xml
@@ -58,7 +58,7 @@
58
</pluginRepositories>
59
60
<scm>
61
- <connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
+ <connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
62
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
63
<url>https://github.com/${gitHubRepo}</url>
64
<tag>${scmTag}</tag>
0 commit comments