We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e7282 commit 78a0a52Copy full SHA for 78a0a52
pom.xml
@@ -214,9 +214,9 @@
214
</plugins>
215
</build>
216
<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>
+ <connection>scm:git:https://github.com/lemire/externalsortinginjava.git</connection>
+ <url>scm:git:https://github.com/lemire/externalsortinginjava.git</url>
+ <developerConnection>scm:git:https://github.com/lemire/externalsortinginjava.git</developerConnection>
220
<tag>HEAD</tag>
221
</scm>
222
0 commit comments