We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4b223 commit 03d2d4eCopy full SHA for 03d2d4e
pom.xml
@@ -50,8 +50,8 @@
50
</developers>
51
52
<scm>
53
- <connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
54
- <developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
+ <connection>scm:git:https://github.com/${gitHubRepo}</connection>
+ <developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
55
<url>https://github.com/${gitHubRepo}</url>
56
<tag>ec2-fleet-2.5.2</tag>
57
</scm>
0 commit comments