We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 018c3cc + aaf7c9c commit 81c01c1Copy full SHA for 81c01c1
pom.xml
@@ -44,7 +44,7 @@
44
</license>
45
</licenses>
46
<scm>
47
- <connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
+ <connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
48
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
49
<url>https://github.com/${gitHubRepo}</url>
50
<tag>${scmTag}</tag>
0 commit comments