Maybe Maven will like the https GIT URL better?
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git://github.com/samskivert/jmustache.git</connection>
|
<connection>scm:git://github.com/samskivert/jmustache.git</connection>
|
||||||
<developerConnection>scm:git@github.com:samskivert/jmustache.git</developerConnection>
|
<developerConnection>scm:https://samskivert@github.com/samskivert/jmustache.git</developerConnection>
|
||||||
<url>http://github.com/samskivert/jmustache</url>
|
<url>http://github.com/samskivert/jmustache</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user