Skip to content

Commit

Permalink
chore: Update module pom.xml to use jar-parent 1.27.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ddixit14 authored Jan 8, 2024
1 parent 91d2827 commit 34a2aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-cloudquotas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.23.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.27.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 34a2aaa

Please sign in to comment.