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 Jan 9, 2020
1 parent c42826b commit b83a4b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
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 b83a4b7

Please sign in to comment.