We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dfd929 commit ec79490Copy full SHA for ec79490
pom.xml
@@ -27,9 +27,9 @@
27
</repository>
28
</distributionManagement>
29
<scm>
30
- <url>https://github.com/thomasleplus/ristretto/tree/master</url>
31
- <connection>scm:git:git://github.com/thomasleplus/ristretto.git</connection>
32
- <developerConnection>scm:git:ssh://github.com:thomasleplus/ristretto.git</developerConnection>
+ <url>https://github.com/thomasleplus/ristretto</url>
+ <connection>scm:git:https://github.com/thomasleplus/ristretto.git</connection>
+ <developerConnection>scm:git:git@github.com:thomasleplus/ristretto.git</developerConnection>
33
</scm>
34
<organization>
35
<name>Leplus.org</name>
0 commit comments