Skip to content

Commit 78a0a52

Browse files
committed
going for https
1 parent b5e7282 commit 78a0a52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@
214214
</plugins>
215215
</build>
216216
<scm>
217-
<connection>scm:git:git@github.com:lemire/externalsortinginjava.git</connection>
218-
<url>scm:git:git@github.com:lemire/externalsortinginjava.git</url>
219-
<developerConnection>scm:git:git@github.com:lemire/externalsortinginjava.git</developerConnection>
217+
<connection>scm:git:https://github.com/lemire/externalsortinginjava.git</connection>
218+
<url>scm:git:https://github.com/lemire/externalsortinginjava.git</url>
219+
<developerConnection>scm:git:https://github.com/lemire/externalsortinginjava.git</developerConnection>
220220
<tag>HEAD</tag>
221221
</scm>
222222

0 commit comments

Comments
 (0)