From 128586847bc5669a4a10fd29ac3ead92b709352a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Fri, 29 Oct 2021 12:58:56 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- extras/pom.xml | 4 ++-- gson/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extras/pom.xml b/extras/pom.xml index 57b4f690..bda0e646 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -3,12 +3,12 @@ com.google.code.gson gson-parent - 2.8.9 + 2.9-SNAPSHOT gson-extras jar - 2.8.9 + 2.9-SNAPSHOT 2008 Gson Extras Google Gson grab bag of utilities, type adapters, etc. diff --git a/gson/pom.xml b/gson/pom.xml index 2b7e0c83..672ef431 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.8.9 + 2.9-SNAPSHOT gson diff --git a/pom.xml b/pom.xml index 807d0987..735f86ad 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.8.9 + 2.9-SNAPSHOT pom Gson Parent @@ -32,7 +32,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.9 + HEAD