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 81a271b + 2d048d0 commit f57c0d1Copy full SHA for f57c0d1
pom.xml
@@ -46,8 +46,8 @@
46
</licenses>
47
48
<scm>
49
- <connection>scm:git:https://github.com/modcluster/mod_cluster.git</connection>
50
- <developerConnection>scm:git:https://github.com/modcluster/mod_cluster.git</developerConnection>
+ <connection>scm:git:git@github.com:modcluster/mod_cluster.git</connection>
+ <developerConnection>scm:git:git@github.com:modcluster/mod_cluster.git</developerConnection>
51
<url>https://github.com/modcluster/mod_cluster</url>
52
<tag>HEAD</tag>
53
</scm>
0 commit comments