Maybe Maven will like the https GIT URL better?

This commit is contained in:
Michael Bayne
2011-03-01 11:15:55 -08:00
parent 4c2a118add
commit 7ed35d55b5
+1 -1
View File
@@ -36,7 +36,7 @@
<scm>
<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>
</scm>