From ca22b68008a7c7a72a606f28699ad5bd76313447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Sun, 31 Jul 2022 14:25:34 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- extras/pom.xml | 2 +- gson/pom.xml | 2 +- metrics/pom.xml | 2 +- pom.xml | 4 ++-- proto/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/extras/pom.xml b/extras/pom.xml index da752f10..586e7b2f 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.1 + 2.9.2-SNAPSHOT gson-extras diff --git a/gson/pom.xml b/gson/pom.xml index 04af473f..20c23d62 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.9.1 + 2.9.2-SNAPSHOT gson diff --git a/metrics/pom.xml b/metrics/pom.xml index 9073e96f..4b41ac62 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.1 + 2.9.2-SNAPSHOT gson-metrics diff --git a/pom.xml b/pom.xml index 5d21fb93..f5840325 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.9.1 + 2.9.2-SNAPSHOT pom Gson Parent @@ -34,7 +34,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.1 + HEAD diff --git a/proto/pom.xml b/proto/pom.xml index 5bd3ecf1..7faa78d5 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -6,7 +6,7 @@ com.google.code.gson gson-parent - 2.9.1 + 2.9.2-SNAPSHOT proto