From 763e69a33117fcfc2b527aee7cda5866cc747b22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Mon, 24 Oct 2022 18:06:57 -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 533f78fa93..a185171135 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.10 + 2.11-SNAPSHOT gson-extras diff --git a/gson/pom.xml b/gson/pom.xml index 277ab59861..4e7b88a69b 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.10 + 2.11-SNAPSHOT gson diff --git a/metrics/pom.xml b/metrics/pom.xml index ca90424810..b411d92ee9 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.10 + 2.11-SNAPSHOT gson-metrics diff --git a/pom.xml b/pom.xml index 155d98dd7b..0b8b66d7ca 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.google.code.gson gson-parent - 2.10 + 2.11-SNAPSHOT pom Gson Parent @@ -28,7 +28,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.10 + HEAD diff --git a/proto/pom.xml b/proto/pom.xml index ff92060408..8ed8728fa7 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -6,7 +6,7 @@ com.google.code.gson gson-parent - 2.10 + 2.11-SNAPSHOT proto