There was an error while loading. Please reload this page.
1 parent 1046ebe commit cd2c58eCopy full SHA for cd2c58e
pom.xml
@@ -49,11 +49,10 @@
49
</developer>
50
</developers>
51
52
-<!-- for releasing with maven release -->
53
<scm>
54
<url>https://github.com/it-at-m/itm-java-codeformat</url>
55
-<connection>scm:git:git@github.com:it-at-m/itm-java-codeformat.git</connection>
56
-<developerConnection>scm:git:git@github.com:it-at-m/itm-java-codeformat.git</developerConnection>
+<connection>scm:git:https://github.com/it-at-m/itm-java-codeformat.git</connection>
+<developerConnection>scm:git:https://github.com/it-at-m/itm-java-codeformat.git</developerConnection>
57
<tag>HEAD</tag>
58
</scm>
59
0 commit comments