We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658614f commit f4def7fCopy full SHA for f4def7f
1 file changed
pom.xml
@@ -104,8 +104,8 @@
104
105
<scm>
106
<url>https://github.com/rolfl/MicroBench</url>
107
- <connection>scm:git:git://git@github.com/rolfl/MicroBench.git</connection>
108
- <developerConnection>scm:git:git://git@github.com/rolfl/MicroBench.git</developerConnection>
+ <connection>scm:git:git@github.com:rolfl/MicroBench.git</connection>
+ <developerConnection>scm:git:git@github.com:rolfl/MicroBench.git</developerConnection>
109
<!-- developerConnection>scm://git:git@github.com:rolfl/MicroBench.git</developerConnection -->
110
</scm>
111
<issueManagement>
0 commit comments