Skip to content

Commit dc73883

Browse files
committed
Use released parent poms
1 parent d08e05b commit dc73883

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gapic-libraries-bom/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>google-cloud-pom-parent</artifactId>
1717
<groupId>com.google.cloud</groupId>
18-
<version>1.54.1</version><!-- {x-version-update:google-cloud-java:current} -->
18+
<version>1.54.0</version><!-- {x-version-update:google-cloud-java:current} -->
1919
<relativePath>../google-cloud-pom-parent/pom.xml</relativePath>
2020
</parent>
2121

@@ -1312,4 +1312,4 @@
13121312
</dependency>
13131313
</dependencies>
13141314
</dependencyManagement>
1315-
</project>
1315+
</project>

java-vertexai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.54.1</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.54.0</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

0 commit comments

Comments
 (0)