Skip to content

Commit

Permalink
update grpc v1alpha pom to the correct snapshot image
Browse files Browse the repository at this point in the history
  • Loading branch information
PhongChuong committed Aug 22, 2024
1 parent 22d2221 commit 7fc2d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grpc-google-cloud-bigquerystorage-v1alpha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigquerystorage-v1alpha</artifactId>
<version>3.8.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerystorage-v1alpha:current} -->
<version>3.8.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerystorage-v1alpha:current} -->
<name>grpc-google-cloud-bigquerystorage-v1alpha</name>
<description>GRPC library for google-cloud-bigquerystorage</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage-parent</artifactId>
<version>3.8.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerystorage:current} -->
<version>3.8.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerystorage:current} -->
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 7fc2d9c

Please sign in to comment.