diff --git a/gson/pom.xml b/gson/pom.xml index c84643fd..c2a949d8 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson jar - 2.1-SNAPSHOT + 2.1 2008 Gson @@ -24,9 +24,9 @@ - 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 + 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 Google Code Issue Tracking