Update our SCM to Git since that's what we use now.

This commit is contained in:
Michael Bayne
2013-01-09 13:01:25 -08:00
parent 8f3c990d6e
commit 4a7d8d3b05
+3 -3
View File
@@ -35,9 +35,9 @@
</developers> </developers>
<scm> <scm>
<connection>scm:svn:http://getdown.googlecode.com/svn/trunk/</connection> <connection>scm:git:https://code.google.com/p/getdown/</connection>
<developerConnection>scm:svn:https://getdown.googlecode.com/svn/trunk/</developerConnection> <developerConnection>scm:git:https://code.google.com/p/getdown/</developerConnection>
<url>http://getdown.googlecode.com/svn/trunk/</url> <url>https://code.google.com/p/getdown/</url>
</scm> </scm>
<repositories> <repositories>