From e3185a17bd4c9ab7d28743d4e80aabb109574789 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Mon, 25 Nov 2024 16:51:46 -0500 Subject: [PATCH] snapshot repository --- native-image-shared-config/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml index 39d44e81..1936648c 100644 --- a/native-image-shared-config/pom.xml +++ b/native-image-shared-config/pom.xml @@ -134,7 +134,6 @@ mvn deploy -P=release-gcp-artifact-registry -P=-release-sonatype \ -Dartifact-registry-url=artifactregistry://us-maven.pkg.dev/... - See --> release-gcp-artifact-registry @@ -148,6 +147,10 @@ gcp-artifact-registry-repository ${artifact-registry-url} + + gcp-artifact-registry-repository + ${artifact-registry-url} +