Skip to content

Commit

Permalink
Updates instructions for jar installation (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss authored and lesv committed Sep 28, 2017
1 parent fcc79a4 commit f554c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iot/api-client/manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PubSub topic for Cloud IoT as described in [the parent README](../README.md).
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.example.apis \
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

Expand Down

0 comments on commit f554c48

Please sign in to comment.