Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 1, 2020
1 parent 555a144 commit a405361
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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-gameservices-parent</artifactId>
<packaging>pom</packaging>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<version>0.20.0</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<name>Google Cloud Game Services Parent</name>
<url>https://github.com/googleapis/java-gameservices</url>
<description>
Expand Down Expand Up @@ -70,17 +70,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-gameservices-v1alpha</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-gameservices-v1alpha:current} -->
<version>0.20.0</version><!-- {x-version-update:proto-google-cloud-gameservices-v1alpha:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-gameservices-v1alpha</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-gameservices-v1alpha:current} -->
<version>0.20.0</version><!-- {x-version-update:grpc-google-cloud-gameservices-v1alpha:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gameservices</artifactId>
<version>0.19.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-gameservices:current} -->
<version>0.20.0</version><!-- {x-version-update:google-cloud-gameservices:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit a405361

Please sign in to comment.