We'll need a git: in there to let Maven know what's going on.

This commit is contained in:
Michael Bayne
2011-03-01 11:16:34 -08:00
parent 7ed35d55b5
commit 6ca5e463da
+1 -1
View File
@@ -36,7 +36,7 @@
<scm>
<connection>scm:git://github.com/samskivert/jmustache.git</connection>
<developerConnection>scm:https://samskivert@github.com/samskivert/jmustache.git</developerConnection>
<developerConnection>scm:git:https://samskivert@github.com/samskivert/jmustache.git</developerConnection>
<url>http://github.com/samskivert/jmustache</url>
</scm>