diff --git a/google-oauth-client-bom/pom.xml b/google-oauth-client-bom/pom.xml
index c960fa87..eee598c9 100644
--- a/google-oauth-client-bom/pom.xml
+++ b/google-oauth-client-bom/pom.xml
@@ -89,17 +89,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.13
- true
-
- sonatype-nexus-staging
- https://google.oss.sonatype.org/
- false
-
-
maven-javadoc-plugin
3.4.1
@@ -134,6 +123,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 82f9dc1e..a6f03ecd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,10 +432,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
com.coveo
fmt-maven-plugin
@@ -517,7 +513,6 @@
-
docFX
@@ -578,5 +573,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}
+
+
+