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>
<scm>
<connection>scm:svn:http://getdown.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:https://getdown.googlecode.com/svn/trunk/</developerConnection>
<url>http://getdown.googlecode.com/svn/trunk/</url>
<connection>scm:git:https://code.google.com/p/getdown/</connection>
<developerConnection>scm:git:https://code.google.com/p/getdown/</developerConnection>
<url>https://code.google.com/p/getdown/</url>
</scm>
<repositories>