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 6f286de commit 0891da4Copy full SHA for 0891da4
pom.xml
@@ -36,7 +36,7 @@
36
37
<scm>
38
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
39
- <developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
+ <developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
40
<tag>${scmTag}</tag>
41
<url>https://github.com/${gitHubRepo}</url>
42
</scm>
0 commit comments