Skip to content

Commit f554c48

Browse files
gguusslesv
authored andcommitted
Updates instructions for jar installation (#869)
1 parent fcc79a4 commit f554c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iot/api-client/manager/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PubSub topic for Cloud IoT as described in [the parent README](../README.md).
1010
Manually install [the provided client library](https://cloud.google.com/iot/resources/java/cloud-iot-core-library.jar)
1111
for Cloud IoT Core to Maven:
1212

13-
mvn install:install-file -Dfile=cloud-iot-core-library.jar -DgroupId=com.example.apis \
13+
mvn install:install-file -Dfile=cloud-iot-core-library.jar -DgroupId=com.google.apis \
1414
-DartifactId=google-api-services-cloudiot -Dversion=v1beta1-rev20170926-1.22.0-SNAPSHOT \
1515
-Dpackaging=jar
1616

0 commit comments

Comments
 (0)