Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit f9e0ffb

Browse files
updated google-cloud-core/pom.xml [ci skip]
1 parent 96b171a commit f9e0ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cloud-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-core</artifactId>
6-
<version>1.92.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
6+
<version>1.92.3</version><!-- {x-version-update:google-cloud-core:current} -->
77
<packaging>jar</packaging>
88
<name>Google Cloud Core</name>
99
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-core</url>
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-core-parent</artifactId>
16-
<version>1.92.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
16+
<version>1.92.3</version><!-- {x-version-update:google-cloud-core:current} -->
1717
</parent>
1818
<properties>
1919
<site.installationModule>google-cloud-core</site.installationModule>

0 commit comments

Comments
 (0)