diff --git a/java-shared-config/pom.xml b/java-shared-config/pom.xml
index b07edb1d..bff7fa06 100644
--- a/java-shared-config/pom.xml
+++ b/java-shared-config/pom.xml
@@ -381,18 +381,6 @@
-
-
-
- com.google.cloud.artifactregistry
- artifactregistry-maven-wagon
- 2.2.3
-
-
diff --git a/native-image-shared-config/pom.xml b/native-image-shared-config/pom.xml
index 9073934c..1936648c 100644
--- a/native-image-shared-config/pom.xml
+++ b/native-image-shared-config/pom.xml
@@ -81,32 +81,78 @@
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.7.0
- true
-
- ossrh
- https://google.oss.sonatype.org/
- false
- 15
-
-
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
-
+
+
+
+ com.google.cloud.artifactregistry
+ artifactregistry-maven-wagon
+ 2.2.3
+
+
+
+
+ release-sonatype
+
+ true
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.7.0
+ true
+
+ ossrh
+ https://google.oss.sonatype.org/
+ false
+ 15
+
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+
+
+
+
+
+
+ release-gcp-artifact-registry
+
+ false
+
+
+ artifactregistry://undefined-artifact-registry-url-value
+
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+
release