diff --git a/appengine/pom.xml b/appengine/pom.xml
index a93f02bed..ee34088f8 100644
--- a/appengine/pom.xml
+++ b/appengine/pom.xml
@@ -23,10 +23,6 @@
java
javatests
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
org.apache.maven.plugins
maven-source-plugin
diff --git a/bom/pom.xml b/bom/pom.xml
index 555f0bd68..bd2cacfaa 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -68,18 +68,22 @@
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.7.0
+ true
+
+ ossrh
+ https://google.oss.sonatype.org/
+ false
+
+
+
+
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.7.0
- true
-
- ossrh
- https://google.oss.sonatype.org/
- false
-
-
org.apache.maven.plugins
maven-javadoc-plugin
@@ -109,6 +113,48 @@
+
+
+ release-sonatype
+
+
+
+ !artifact-registry-url
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+
+
+
+
+
+
+ release-gcp-artifact-registry
+
+ artifactregistry://undefined-artifact-registry-url-value
+
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+ gcp-artifact-registry-repository
+ ${artifact-registry-url}
+
+
+
release-sign-artifacts
diff --git a/credentials/pom.xml b/credentials/pom.xml
index 0e583df74..363d72ffb 100644
--- a/credentials/pom.xml
+++ b/credentials/pom.xml
@@ -22,10 +22,6 @@
java
javatests
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
org.apache.maven.plugins
maven-source-plugin
diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml
index ae268c15b..82bbd700c 100644
--- a/oauth2_http/pom.xml
+++ b/oauth2_http/pom.xml
@@ -99,10 +99,6 @@
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
org.apache.maven.plugins
maven-source-plugin
diff --git a/pom.xml b/pom.xml
index c89f1234c..75d1a0291 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,6 +201,8 @@
+
org.sonatype.plugins
nexus-staging-maven-plugin
1.7.0
@@ -283,10 +285,6 @@
UTF-8
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
-
org.apache.maven.plugins
maven-source-plugin