From 5e383a1bdfd4022a4dbf8252a91c889e31b9642d Mon Sep 17 00:00:00 2001 From: Igor Bernstein Date: Sat, 16 Nov 2024 06:58:57 -0500 Subject: [PATCH] chore: fix poms and get the repo building again stack-info: PR: https://github.com/GoogleCloudPlatform/cloud-bigtable-examples/pull/398, branch: igorbernstein2/stack/1 --- java/pom.xml | 3 --- java/quickstart/pom.xml | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index e6d4b8a1..924ce6a6 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -37,11 +37,8 @@ limitations under the License. dataflow-connector-examples dataproc-wordcount - gae-flexible-helloworld - hello-world metric-scaler quickstart - connect diff --git a/java/quickstart/pom.xml b/java/quickstart/pom.xml index a81e1e6e..2aa85146 100644 --- a/java/quickstart/pom.xml +++ b/java/quickstart/pom.xml @@ -29,7 +29,8 @@ limitations under the License. com.google.cloud.samples shared-configuration - 1.0.10 + 1.2.2 +