Skip to content

Commit f4def7f

Browse files
committed
Use different git connection
1 parent 658614f commit f4def7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104

105105
<scm>
106106
<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>
107+
<connection>scm:git:git@github.com:rolfl/MicroBench.git</connection>
108+
<developerConnection>scm:git:git@github.com:rolfl/MicroBench.git</developerConnection>
109109
<!-- developerConnection>scm://git:git@github.com:rolfl/MicroBench.git</developerConnection -->
110110
</scm>
111111
<issueManagement>

0 commit comments

Comments
 (0)