Skip to content

Commit

Permalink
updated pom.xml [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 11, 2020
1 parent ecd5580 commit 6b5b82f
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 @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastore-parent</artifactId>
<packaging>pom</packaging>
<version>1.102.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-datastore-parent:current} -->
<version>1.102.1</version><!-- {x-version-update:google-cloud-datastore-parent:current} -->
<name>Google Cloud Datastore Parent</name>
<url>https://github.com/googleapis/java-datastore</url>
<description>
Expand Down Expand Up @@ -172,7 +172,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-datastore-v1</artifactId>
<version>0.85.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-datastore-v1:current} -->
<version>0.85.1</version><!-- {x-version-update:proto-google-cloud-datastore-v1:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 6b5b82f

Please sign in to comment.