diff --git a/google-api-client-bom/pom.xml b/google-api-client-bom/pom.xml
index 371a48dda..df7e5c91d 100644
--- a/google-api-client-bom/pom.xml
+++ b/google-api-client-bom/pom.xml
@@ -110,17 +110,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.7.0
- true
-
- sonatype-nexus-staging
- https://google.oss.sonatype.org/
- false
-
-
org.apache.maven.plugins
maven-javadoc-plugin
@@ -157,6 +146,57 @@
+
+
+
+ release-sonatype
+
+
+
+ !artifact-registry-url
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.13
+ true
+
+ sonatype-nexus-staging
+ https://google.oss.sonatype.org/
+ false
+
+
+
+
+
+
+
+ release-gcp-artifact-registry
+
+ artifactregistry://please-define-artifact-registry-url-property
+
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+
release-sign-artifacts
diff --git a/pom.xml b/pom.xml
index 8b4f5a9a2..e5edf8c4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -505,10 +505,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
com.coveo
fmt-maven-plugin
@@ -722,5 +718,47 @@
+
+
+ release-sonatype
+
+
+
+ !artifact-registry-url
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+
+
+
+
+
+
+ release-gcp-artifact-registry
+
+ artifactregistry://please-define-artifact-registry-url-property
+
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+