Skip to content

Commit 39c7565

Browse files
committed
Use the released pom parent
1 parent dc73883 commit 39c7565

File tree

1 file changed

+1
-1
lines changed
  • java-vertexai/google-cloud-vertexai-bom

1 file changed

+1
-1
lines changed

java-vertexai/google-cloud-vertexai-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.google.cloud</groupId>
1111
<artifactId>google-cloud-pom-parent</artifactId>
12-
<version>1.54.1</version><!-- {x-version-update:google-cloud-java:current} -->
12+
<version>1.54.0</version><!-- {x-version-update:google-cloud-java:current} -->
1313
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
1414
</parent>
1515

0 commit comments

Comments
 (0)