diff --git a/gson/pom.xml b/gson/pom.xml index 7cdd0898..83f52b3a 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.8.7 + 2.8.8-SNAPSHOT gson diff --git a/pom.xml b/pom.xml index 2181df7f..2a445fd2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.8.7 + 2.8.8-SNAPSHOT pom Gson Parent @@ -31,7 +31,7 @@ https://github.com/google/gson/ scm:git:https://github.com/google/gson.git scm:git:git@github.com:google/gson.git - gson-parent-2.8.7 + HEAD