Skip to content

Commit

Permalink
Upgrade the Google Cloud Datastore API to the latest version #147
Browse files Browse the repository at this point in the history
Bump version to 2.1.0 #151
  • Loading branch information
sai-pullabhotla committed Jun 21, 2017
1 parent a280182 commit b66d778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.jmethods</groupId>
<artifactId>catatumbo</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Catatumbo</name>
<description>
Expand Down Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastore</artifactId>
<version>1.0.2</version>
<version>1.2.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b66d778

Please sign in to comment.