Update pom.xml with Github URLs.

This commit is contained in:
Michael Bayne
2011-06-01 11:50:26 -07:00
parent 9e4cf62d1c
commit 9344b51c4c
+3 -3
View File
@@ -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>