Skip to content

Commit

Permalink
Merge e90284b into 65f236e
Browse files Browse the repository at this point in the history
  • Loading branch information
mziccard committed Sep 29, 2016
2 parents 65f236e + e90284b commit bd8b37c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions google-cloud-datastore/pom.xml
Expand Up @@ -31,6 +31,12 @@
<groupId>com.google.cloud.datastore</groupId>
<artifactId>datastore-v1-proto-client</artifactId>
<version>1.2.0</version>
<exclusions>
<exclusion>
<artifactId>guava-jdk5</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit bd8b37c

Please sign in to comment.