diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index cae1e166..9b6ff6b2 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-servicedirectory</artifactId> - <version>0.1.0</version> + <version>0.1.1</version> </dependency> <!-- [END servicedirectory_install_without_bom] --> diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3edb3cda..a83c6b5a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-servicedirectory</artifactId> - <version>0.1.0</version> + <version>0.1.1</version> </dependency> <dependency>