From 1cedbeee079f61d8910e8744aab9e168f34d3503 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Tue, 10 Jun 2025 14:18:14 -0400 Subject: [PATCH 1/2] chore: Create protobuf-configs version --- java-shared-config/pom.xml | 4 ++-- native-image-shared-config/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-shared-config/pom.xml b/java-shared-config/pom.xml index 86558e81..19078663 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.16.1 + protobuf-configs Google Cloud Shared Config https://github.com/googleapis/java-shared-config @@ -16,7 +16,7 @@ com.google.cloud native-image-shared-config - 1.16.1 + protobuf-configs ../native-image-shared-config diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml index 34973919..19147202 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.16.1 + protobuf-configs Native Image Shared Config https://github.com/googleapis/java-shared-config From 1343196bb9b471831a1646520068b1a0ff0f8d71 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Tue, 10 Jun 2025 16:34:56 -0400 Subject: [PATCH 2/2] chore: update flatten plugin version --- java-shared-config/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-shared-config/pom.xml b/java-shared-config/pom.xml index 19078663..16277e34 100644 --- a/java-shared-config/pom.xml +++ b/java-shared-config/pom.xml @@ -187,7 +187,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.3.0 + 1.7.0