Update our SCM to Git since that's what we use now.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user