diff --git a/java-compute/google-cloud-compute-bom/pom.xml b/java-compute/google-cloud-compute-bom/pom.xml index 0e594f7d8870..6d801411bfbc 100644 --- a/java-compute/google-cloud-compute-bom/pom.xml +++ b/java-compute/google-cloud-compute-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-compute-bom - 1.10.0 + 1.10.1-SNAPSHOT pom com.google.cloud @@ -52,12 +52,12 @@ com.google.cloud google-cloud-compute - 1.10.0 + 1.10.1-SNAPSHOT com.google.api.grpc proto-google-cloud-compute-v1 - 1.10.0 + 1.10.1-SNAPSHOT diff --git a/java-compute/google-cloud-compute/pom.xml b/java-compute/google-cloud-compute/pom.xml index 2b1aa0faaab9..01c4c4ff9a7b 100644 --- a/java-compute/google-cloud-compute/pom.xml +++ b/java-compute/google-cloud-compute/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-compute - 1.10.0 + 1.10.1-SNAPSHOT jar Google Compute Engine https://github.com/googleapis/java-compute @@ -13,7 +13,7 @@ com.google.cloud google-cloud-compute-parent - 1.10.0 + 1.10.1-SNAPSHOT google-cloud-compute diff --git a/java-compute/pom.xml b/java-compute/pom.xml index 761a4d1a2fde..22adda618360 100644 --- a/java-compute/pom.xml +++ b/java-compute/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-compute-parent pom - 1.10.0 + 1.10.1-SNAPSHOT Google Compute Engine Parent https://github.com/googleapis/java-compute @@ -61,12 +61,12 @@ com.google.cloud google-cloud-compute - 1.10.0 + 1.10.1-SNAPSHOT com.google.api.grpc proto-google-cloud-compute-v1 - 1.10.0 + 1.10.1-SNAPSHOT diff --git a/java-compute/proto-google-cloud-compute-v1/pom.xml b/java-compute/proto-google-cloud-compute-v1/pom.xml index de4f3c6fc865..a1c1658cf028 100644 --- a/java-compute/proto-google-cloud-compute-v1/pom.xml +++ b/java-compute/proto-google-cloud-compute-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-compute-v1 - 1.10.0 + 1.10.1-SNAPSHOT proto-google-cloud-compute-v1 Proto library for google-cloud-compute com.google.cloud google-cloud-compute-parent - 1.10.0 + 1.10.1-SNAPSHOT diff --git a/java-compute/versions.txt b/java-compute/versions.txt index f0d9e66068fa..2e2e81d09718 100644 --- a/java-compute/versions.txt +++ b/java-compute/versions.txt @@ -1,5 +1,5 @@ # Format: # module:released-version:current-version -google-cloud-compute:1.10.0:1.10.0 -proto-google-cloud-compute-v1:1.10.0:1.10.0 +google-cloud-compute:1.10.0:1.10.1-SNAPSHOT +proto-google-cloud-compute-v1:1.10.0:1.10.1-SNAPSHOT