Update pom.xml with Github URLs.
This commit is contained in:
@@ -35,9 +35,9 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://samskivert.googlecode.com/svn/trunk</connection>
|
<connection>scm:git:git://github.com/samskivert/samskivert.git</connection>
|
||||||
<developerConnection>scm:svn:https://samskivert.googlecode.com/svn/trunk</developerConnection>
|
<developerConnection>scm:git:git@github.com:samskivert/samskivert.git</developerConnection>
|
||||||
<url>http://samskivert.googlecode.com/svn/trunk</url>
|
<url>http://github.com/samskivert/samskivert/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user