diff --git a/google-cloud-gameservices-bom/pom.xml b/google-cloud-gameservices-bom/pom.xml index b09b2afc..6337d6a9 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.1 + 0.18.2-SNAPSHOT pom com.google.cloud @@ -64,17 +64,17 @@ com.google.api.grpc proto-google-cloud-gameservices-v1alpha - 0.18.1 + 0.18.2-SNAPSHOT com.google.cloud google-cloud-gameservices - 0.18.1 + 0.18.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-gameservices-v1alpha - 0.18.1 + 0.18.2-SNAPSHOT diff --git a/google-cloud-gameservices/pom.xml b/google-cloud-gameservices/pom.xml index 7478a710..296c7a8a 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.1 + 0.18.2-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.1 + 0.18.2-SNAPSHOT google-cloud-gameservices diff --git a/grpc-google-cloud-gameservices-v1alpha/pom.xml b/grpc-google-cloud-gameservices-v1alpha/pom.xml index feeb424c..69817135 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.1 + 0.18.2-SNAPSHOT grpc-google-cloud-gameservices-v1alpha GRPC library for grpc-google-cloud-gameservices-v1alpha com.google.cloud google-cloud-gameservices-parent - 0.18.1 + 0.18.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6f183488..8cad2153 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-gameservices-parent pom - 0.18.1 + 0.18.2-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.1 + 0.18.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-gameservices-v1alpha - 0.18.1 + 0.18.2-SNAPSHOT com.google.cloud google-cloud-gameservices - 0.18.1 + 0.18.2-SNAPSHOT diff --git a/proto-google-cloud-gameservices-v1alpha/pom.xml b/proto-google-cloud-gameservices-v1alpha/pom.xml index a28964de..4a6a281c 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.1 + 0.18.2-SNAPSHOT proto-google-cloud-gameservices-v1alpha PROTO library for proto-google-cloud-gameservices-v1alpha com.google.cloud google-cloud-gameservices-parent - 0.18.1 + 0.18.2-SNAPSHOT diff --git a/versions.txt b/versions.txt index 26671b00..9c4fe651 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-gameservices-v1alpha:0.18.1:0.18.1 -grpc-google-cloud-gameservices-v1alpha:0.18.1:0.18.1 -google-cloud-gameservices:0.18.1:0.18.1 \ No newline at end of file +proto-google-cloud-gameservices-v1alpha:0.18.1:0.18.2-SNAPSHOT +grpc-google-cloud-gameservices-v1alpha:0.18.1:0.18.2-SNAPSHOT +google-cloud-gameservices:0.18.1:0.18.2-SNAPSHOT \ No newline at end of file