diff --git a/gson/pom.xml b/gson/pom.xml index c2a949d8..8ebf6869 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson jar - 2.1 + 2.2-SNAPSHOT 2008 Gson @@ -24,9 +24,9 @@ - scm:svn:http://google-gson.googlecode.com/svn/tags/gson-2.1 - scm:svn:https://google-gson.googlecode.com/svn/tags/gson-2.1 - http://google-gson.googlecode.com/svn/tags/gson-2.1 + scm:svn:http://google-gson.googlecode.com/svn/trunk/gson + scm:svn:https://google-gson.googlecode.com/svn/trunk/gson + http://google-gson.googlecode.com/svn/trunk/gson Google Code Issue Tracking