diff --git a/gson/pom.xml b/gson/pom.xml index 3b1190d3..053be3b2 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -11,7 +11,7 @@ oss-parent 9 - http://code.google.com/p/google-gson/ + https://github.com/google/gson Google Gson library UTF-8 @@ -24,13 +24,14 @@ - 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:git:https://github.com/google/gson.git + scm:git:https://github.com/google/gson.git + https://github.com/google/gson + gson-${project.version} - Google Code Issue Tracking - http://code.google.com/p/google-gson/issues/list + Github Issue Tracking + https://github.com/google/gson/issues @@ -140,7 +141,7 @@ J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8 ${project.version} - http://code.google.com/p/google-gson/ + https://github.com/google/gson Google Gson Project ${project.name} ${project.description} @@ -220,7 +221,6 @@ -DenableCiProfile=true - https://google-gson.googlecode.com/svn/tags @@ -249,4 +249,3 @@ -