From c57a27d27dc037e3bf648a5316928d30ca15926a Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 4 Dec 2025 16:02:06 +0000
Subject: [PATCH] chore(protobuf-4.x-rc): release 1.17.1-rc3-SNAPSHOT
---
.cloudbuild/cloudbuild-test-a.yaml | 2 +-
.cloudbuild/cloudbuild-test-b.yaml | 2 +-
.cloudbuild/cloudbuild-test-c.yaml | 2 +-
.cloudbuild/cloudbuild.yaml | 2 +-
java-shared-config/pom.xml | 4 ++--
native-image-shared-config/pom.xml | 2 +-
versions.txt | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.cloudbuild/cloudbuild-test-a.yaml b/.cloudbuild/cloudbuild-test-a.yaml
index a95816b4..c9b761ff 100644
--- a/.cloudbuild/cloudbuild-test-a.yaml
+++ b/.cloudbuild/cloudbuild-test-a.yaml
@@ -14,7 +14,7 @@
timeout: 7200s # 2 hours
substitutions:
- _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc2' # {x-version-update:google-cloud-shared-config:current}
+ _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc3-SNAPSHOT' # {x-version-update:google-cloud-shared-config:current}
steps:
# GraalVM A build
diff --git a/.cloudbuild/cloudbuild-test-b.yaml b/.cloudbuild/cloudbuild-test-b.yaml
index 8aa3a9e8..03c9d01a 100644
--- a/.cloudbuild/cloudbuild-test-b.yaml
+++ b/.cloudbuild/cloudbuild-test-b.yaml
@@ -14,7 +14,7 @@
timeout: 7200s # 2 hours
substitutions:
- _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc2' # {x-version-update:google-cloud-shared-config:current}
+ _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc3-SNAPSHOT' # {x-version-update:google-cloud-shared-config:current}
steps:
# GraalVM B build
diff --git a/.cloudbuild/cloudbuild-test-c.yaml b/.cloudbuild/cloudbuild-test-c.yaml
index 5a8eab93..21a3d378 100644
--- a/.cloudbuild/cloudbuild-test-c.yaml
+++ b/.cloudbuild/cloudbuild-test-c.yaml
@@ -14,7 +14,7 @@
timeout: 7200s # 2 hours
substitutions:
- _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc2' # {x-version-update:google-cloud-shared-config:current}
+ _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc3-SNAPSHOT' # {x-version-update:google-cloud-shared-config:current}
steps:
# GraalVM C build
diff --git a/.cloudbuild/cloudbuild.yaml b/.cloudbuild/cloudbuild.yaml
index d329b072..a2282ead 100644
--- a/.cloudbuild/cloudbuild.yaml
+++ b/.cloudbuild/cloudbuild.yaml
@@ -14,7 +14,7 @@
timeout: 7200s # 2 hours
substitutions:
- _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc2' # {x-version-update:google-cloud-shared-config:current}
+ _JAVA_SHARED_CONFIG_VERSION: '1.17.1-rc3-SNAPSHOT' # {x-version-update:google-cloud-shared-config:current}
_IMAGE_REPOSITORY: us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing
_COMMIT_HASH_TAG: infrastructure-public-image-${SHORT_SHA}
steps:
diff --git a/java-shared-config/pom.xml b/java-shared-config/pom.xml
index 02cf0872..38594e79 100644
--- a/java-shared-config/pom.xml
+++ b/java-shared-config/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
google-cloud-shared-config
pom
- 1.17.1-rc2
+ 1.17.1-rc3-SNAPSHOT
Google Cloud Shared Config
https://github.com/googleapis/java-shared-config
@@ -16,7 +16,7 @@
com.google.cloud
native-image-shared-config
- 1.17.1-rc2
+ 1.17.1-rc3-SNAPSHOT
../native-image-shared-config
diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml
index 8b1e5d87..f25412f0 100644
--- a/native-image-shared-config/pom.xml
+++ b/native-image-shared-config/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
native-image-shared-config
pom
- 1.17.1-rc2
+ 1.17.1-rc3-SNAPSHOT
Native Image Shared Config
https://github.com/googleapis/java-shared-config
diff --git a/versions.txt b/versions.txt
index 37f853ac..a56c8f67 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-shared-config:1.17.1-rc2:1.17.1-rc2
+google-cloud-shared-config:1.17.1-rc2:1.17.1-rc3-SNAPSHOT