diff --git a/gson/pom.xml b/gson/pom.xml index 9cd60f10..e8d4439d 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson jar - 2.2 + 2.3-SNAPSHOT 2008 Gson @@ -24,9 +24,9 @@ - scm:svn:http://google-gson.googlecode.com/svn/tags/gson-2.2 - scm:svn:https://google-gson.googlecode.com/svn/tags/gson-2.2 - http://google-gson.googlecode.com/svn/tags/gson-2.2 + 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