From b6acf1178a1e9279a77235abe55d6895dd5c09f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89amonn=20McManus?= Date: Fri, 11 Feb 2022 11:13:22 -0800 Subject: [PATCH] [maven-release-plugin] prepare release gson-parent-2.9.0 --- codegen/pom.xml | 2 +- extras/pom.xml | 2 +- gson/pom.xml | 6 +- metrics/pom.xml | 6 +- pom.xml | 4 +- proto/pom.xml | 215 ++++++++++++++++++++++++------------------------ 6 files changed, 115 insertions(+), 120 deletions(-) diff --git a/codegen/pom.xml b/codegen/pom.xml index 4d232e3a92..25b1a2dfad 100644 --- a/codegen/pom.xml +++ b/codegen/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.0-SNAPSHOT + 2.9.0 gson-codegen diff --git a/extras/pom.xml b/extras/pom.xml index 0f83b14230..5c6fe72d09 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -3,7 +3,7 @@ com.google.code.gson gson-parent - 2.9.0-SNAPSHOT + 2.9.0 gson-extras diff --git a/gson/pom.xml b/gson/pom.xml index c1be6a920b..6535895372 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.google.code.gson gson-parent - 2.9.0-SNAPSHOT + 2.9.0 gson diff --git a/metrics/pom.xml b/metrics/pom.xml index cf0afba330..537fcff671 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 com.google.code.gson gson-parent - 2.9.0-SNAPSHOT + 2.9.0 gson-metrics diff --git a/pom.xml b/pom.xml index e542b7f002..cbd9bc003d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.9.0-SNAPSHOT + 2.9.0 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 - HEAD + gson-parent-2.9.0 diff --git a/proto/pom.xml b/proto/pom.xml index aa13c952a0..e7748f8d59 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -1,108 +1,107 @@ - - - - - 4.0.0 - - com.google.code.gson - gson-parent - 2.9.0-SNAPSHOT - - - proto - Gson Protobuf Support - Gson support for Protobufs - - - - Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - - - - - - com.google.code.gson - gson - ${project.parent.version} - - - - com.google.protobuf - protobuf-java - 4.0.0-rc-2 - - - - com.google.guava - guava - 31.0.1-jre - - - - junit - junit - test - - - - com.google.truth - truth - 1.1.3 - test - - - - - gson-proto - - - - kr.motd.maven - os-maven-plugin - 1.7.0 - - - - - - org.xolstice.maven.plugins - protobuf-maven-plugin - 0.6.1 - - com.google.protobuf:protoc:3.17.3:exe:${os.detected.classifier} - - - - - compile - test-compile - - - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.0.0-M2 - - - true - - - - - - - - - Inderjeet Singh - Google Inc. - - - + + + + + 4.0.0 + + com.google.code.gson + gson-parent + 2.9.0 + + + proto + Gson Protobuf Support + Gson support for Protobufs + + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + com.google.code.gson + gson + ${project.parent.version} + + + + com.google.protobuf + protobuf-java + 4.0.0-rc-2 + + + + com.google.guava + guava + 31.0.1-jre + + + + junit + junit + test + + + + com.google.truth + truth + 1.1.3 + test + + + + + gson-proto + + + + kr.motd.maven + os-maven-plugin + 1.7.0 + + + + + + org.xolstice.maven.plugins + protobuf-maven-plugin + 0.6.1 + + com.google.protobuf:protoc:3.17.3:exe:${os.detected.classifier} + + + + + compile + test-compile + + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M2 + + + true + + + + + + + + + Inderjeet Singh + Google Inc. + + +