diff --git a/java-compute/README.md b/java-compute/README.md index bb66ee332b2f..6615970ff536 100644 --- a/java-compute/README.md +++ b/java-compute/README.md @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-compute - 1.10.0 + 1.11.0 ``` diff --git a/java-compute/samples/install-without-bom/pom.xml b/java-compute/samples/install-without-bom/pom.xml index f8b8f1afd99f..15327cb959e9 100644 --- a/java-compute/samples/install-without-bom/pom.xml +++ b/java-compute/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-compute - 1.10.0 + 1.11.0 diff --git a/java-compute/samples/snapshot/pom.xml b/java-compute/samples/snapshot/pom.xml index e06497bf62c2..177bdcf994b2 100644 --- a/java-compute/samples/snapshot/pom.xml +++ b/java-compute/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-compute - 1.10.0 + 1.11.0 diff --git a/java-compute/samples/snippets/pom.xml b/java-compute/samples/snippets/pom.xml index f14753da16a8..2d88cd4c2ba7 100644 --- a/java-compute/samples/snippets/pom.xml +++ b/java-compute/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-compute - 1.10.0 + 1.11.0