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.
1 parent 6343148 commit c277084Copy full SHA for c277084
pom.xml
@@ -47,7 +47,7 @@
47
48
<scm>
49
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
50
- <developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
+ <developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
51
<tag>${scmTag}</tag>
52
<url>https://github.com/${gitHubRepo}</url>
53
</scm>
0 commit comments