From 9d500c4232e22a535acbae41241d033a31f30b4a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 14:28:20 -0800 Subject: [PATCH] chore: release 0.18.1-SNAPSHOT (#23) * updated versions.txt [ci skip] * updated google-cloud-gameservices-bom/pom.xml [ci skip] * updated google-cloud-gameservices/pom.xml [ci skip] * updated grpc-google-cloud-gameservices-v1alpha/pom.xml [ci skip] * updated pom.xml [ci skip] * updated proto-google-cloud-gameservices-v1alpha/pom.xml [ci skip] --- google-cloud-gameservices-bom/pom.xml | 8 ++++---- google-cloud-gameservices/pom.xml | 4 ++-- grpc-google-cloud-gameservices-v1alpha/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-gameservices-v1alpha/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/google-cloud-gameservices-bom/pom.xml b/google-cloud-gameservices-bom/pom.xml index c28eaece..22705cee 100644 --- a/google-cloud-gameservices-bom/pom.xml +++ b/google-cloud-gameservices-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-gameservices-bom - 0.18.0 + 0.18.1-SNAPSHOT pom com.google.cloud @@ -64,17 +64,17 @@ com.google.api.grpc proto-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT com.google.cloud google-cloud-gameservices - 0.18.0 + 0.18.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT diff --git a/google-cloud-gameservices/pom.xml b/google-cloud-gameservices/pom.xml index d53866c7..a69400ef 100644 --- a/google-cloud-gameservices/pom.xml +++ b/google-cloud-gameservices/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-gameservices - 0.18.0 + 0.18.1-SNAPSHOT jar Google Cloud Game Services https://github.com/googleapis/java-gameservices @@ -11,7 +11,7 @@ com.google.cloud google-cloud-gameservices-parent - 0.18.0 + 0.18.1-SNAPSHOT google-cloud-gameservices diff --git a/grpc-google-cloud-gameservices-v1alpha/pom.xml b/grpc-google-cloud-gameservices-v1alpha/pom.xml index cab8cb1a..8a3082a6 100644 --- a/grpc-google-cloud-gameservices-v1alpha/pom.xml +++ b/grpc-google-cloud-gameservices-v1alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT grpc-google-cloud-gameservices-v1alpha GRPC library for grpc-google-cloud-gameservices-v1alpha com.google.cloud google-cloud-gameservices-parent - 0.18.0 + 0.18.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index ef8ca320..6b86aa29 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-gameservices-parent pom - 0.18.0 + 0.18.1-SNAPSHOT Google Cloud Game Services Parent https://github.com/googleapis/java-gameservices @@ -81,17 +81,17 @@ com.google.api.grpc proto-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT com.google.cloud google-cloud-gameservices - 0.18.0 + 0.18.1-SNAPSHOT diff --git a/proto-google-cloud-gameservices-v1alpha/pom.xml b/proto-google-cloud-gameservices-v1alpha/pom.xml index b67ebd52..c5b57288 100644 --- a/proto-google-cloud-gameservices-v1alpha/pom.xml +++ b/proto-google-cloud-gameservices-v1alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-gameservices-v1alpha - 0.18.0 + 0.18.1-SNAPSHOT proto-google-cloud-gameservices-v1alpha PROTO library for proto-google-cloud-gameservices-v1alpha com.google.cloud google-cloud-gameservices-parent - 0.18.0 + 0.18.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index fed7bcd9..dba0b327 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-gameservices-v1alpha:0.18.0:0.18.0 -grpc-google-cloud-gameservices-v1alpha:0.18.0:0.18.0 -google-cloud-gameservices:0.18.0:0.18.0 \ No newline at end of file +proto-google-cloud-gameservices-v1alpha:0.18.0:0.18.1-SNAPSHOT +grpc-google-cloud-gameservices-v1alpha:0.18.0:0.18.1-SNAPSHOT +google-cloud-gameservices:0.18.0:0.18.1-SNAPSHOT \ No newline at end of file