Skip to content

Commit

Permalink
Merge pull request #157 from ajkannan/remove-extra-dependency
Browse files Browse the repository at this point in the history
Removing superfluous dependency on APIary library for datastore
  • Loading branch information
aozarov committed Sep 7, 2015
2 parents 90426f6 + 86ea423 commit 34d5b7a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gcloud-java-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
<version>v1beta2-rev1-2.1.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-datastore</artifactId>
<version>v1beta2-rev23-1.19.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 34d5b7a

Please sign in to comment.