diff --git a/iot/api-client/manager/README.md b/iot/api-client/manager/README.md index 76859c74809..4a5fdbe4d04 100644 --- a/iot/api-client/manager/README.md +++ b/iot/api-client/manager/README.md @@ -6,14 +6,6 @@ Note that before you can run the sample, you must configure a Google Cloud PubSub topic for Cloud IoT as described in [the parent README](../README.md). ## Setup - -Manually install [the provided client library](https://cloud.google.com/iot/resources/java/cloud-iot-core-library.jar) -for Cloud IoT Core to Maven: - - mvn install:install-file -Dfile=cloud-iot-core-library.jar -DgroupId=com.google.apis \ - -DartifactId=google-api-services-cloudiot -Dversion=v1beta1-rev20170926-1.22.0-SNAPSHOT \ - -Dpackaging=jar - Run the following command to install the libraries and build the sample with Maven: diff --git a/iot/api-client/manager/pom.xml b/iot/api-client/manager/pom.xml index 8c060ff5f91..59f142d84e3 100644 --- a/iot/api-client/manager/pom.xml +++ b/iot/api-client/manager/pom.xml @@ -40,7 +40,7 @@ com.google.apis google-api-services-cloudiot - v1beta1-rev20170926-1.22.0-SNAPSHOT + v1-rev20170922-1.22.0 com.google.cloud