Skip to content

Commit

Permalink
Fix google-cloud-logging groupId in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
meltsufin authored Oct 21, 2016
1 parent 9c0efb7 commit 44532f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-logging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Standard. `google-cloud-logging` will work on App Engine Flexible.
Add this to your pom.xml file
```xml
<dependency>
<groupId>com.google.gcloud</groupId>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging</artifactId>
<version>0.4.0</version>
</dependency>
Expand Down

0 comments on commit 44532f1

Please sign in to comment.