diff --git a/gson/pom.xml b/gson/pom.xml index 23ec685a..86975ebc 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -13,7 +13,7 @@ local.repo file repository to svn - file://${basedir}/../mavenrepo + file://${basedir}/../../mavenrepo @@ -30,14 +30,15 @@ - scm:svn:http://google-gson.googlecode.com/svn/trunk - scm:svn:https://google-gson.googlecode.com/svn/trunk - http://google-gson.codegoogle.com/svn/trunk/ + scm:svn:http://google-gson.googlecode.com/svn/trunk/gson + scm:svn:https://google-gson.googlecode.com/svn/trunk/gson + http://google-gson.codegoogle.com/svn/trunk/gson Google Code Issue Tracking http://code.google.com/p/google-gson/issues/list + junit