From e58db43f574aa2c350455ad4ab03b9404403013c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Fri, 11 Feb 2022 11:13:24 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- codegen/pom.xml | 2 +- extras/pom.xml | 2 +- gson/pom.xml | 2 +- metrics/pom.xml | 2 +- pom.xml | 4 ++-- proto/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/codegen/pom.xml b/codegen/pom.xml index 25b1a2df..aa1432da 100644 --- a/codegen/pom.xml +++ b/codegen/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT gson-codegen diff --git a/extras/pom.xml b/extras/pom.xml index 5c6fe72d..7690f813 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT gson-extras diff --git a/gson/pom.xml b/gson/pom.xml index 65358953..64d68853 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT gson diff --git a/metrics/pom.xml b/metrics/pom.xml index 537fcff6..98cf5763 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT gson-metrics diff --git a/pom.xml b/pom.xml index cbd9bc00..7ae736bc 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT pom Gson Parent @@ -35,7 +35,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.9.0 + HEAD diff --git a/proto/pom.xml b/proto/pom.xml index e7748f8d..d4b60191 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -6,7 +6,7 @@ com.google.code.gson gson-parent - 2.9.0 + 2.9.1-SNAPSHOT proto