diff --git a/android/guava-bom/pom.xml b/android/guava-bom/pom.xml index 511ad0d34258..7850d127c143 100644 --- a/android/guava-bom/pom.xml +++ b/android/guava-bom/pom.xml @@ -11,13 +11,6 @@ 999.0.0-HEAD-android-SNAPSHOT pom - - org.sonatype.oss - oss-parent - 9 - - - Guava BOM BOM for Guava artifacts https://github.com/google/guava @@ -50,4 +43,23 @@ + + + + sonatype-oss-release + + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + + + + + + diff --git a/android/guava-tests/pom.xml b/android/guava-tests/pom.xml index 0a5bd64dfcd4..850dbfb4205e 100644 --- a/android/guava-tests/pom.xml +++ b/android/guava-tests/pom.xml @@ -95,10 +95,10 @@ - maven-deploy-plugin - 2.8.2 + org.sonatype.central + central-publishing-maven-plugin - true + true diff --git a/android/pom.xml b/android/pom.xml index 20c12ac84a4a..072937bd058c 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -219,10 +219,6 @@ maven-dependency-plugin 3.1.1 - - maven-deploy-plugin - 3.1.3 - maven-enforcer-plugin 3.0.0-M3 @@ -440,10 +436,6 @@ sonatype-nexus-snapshots https://central.sonatype.com/repository/maven-snapshots/ - - sonatype-nexus-staging - Nexus Release Repository - guava-site Guava Documentation Site diff --git a/guava-bom/pom.xml b/guava-bom/pom.xml index 3af4838f9442..9677159f60b3 100644 --- a/guava-bom/pom.xml +++ b/guava-bom/pom.xml @@ -11,13 +11,6 @@ 999.0.0-HEAD-jre-SNAPSHOT pom - - org.sonatype.oss - oss-parent - 9 - - - Guava BOM BOM for Guava artifacts https://github.com/google/guava @@ -55,4 +48,23 @@ + + + + sonatype-oss-release + + + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + + + + + + diff --git a/guava-tests/pom.xml b/guava-tests/pom.xml index ca8fdb4c2686..fd0d5dd6b7ef 100644 --- a/guava-tests/pom.xml +++ b/guava-tests/pom.xml @@ -101,10 +101,10 @@ - maven-deploy-plugin - 2.8.2 + org.sonatype.central + central-publishing-maven-plugin - true + true diff --git a/pom.xml b/pom.xml index 8dc39869add5..7169d0b84724 100644 --- a/pom.xml +++ b/pom.xml @@ -220,10 +220,6 @@ maven-dependency-plugin 3.1.1 - - maven-deploy-plugin - 3.1.3 - maven-enforcer-plugin 3.0.0-M3 @@ -435,10 +431,6 @@ sonatype-nexus-snapshots https://central.sonatype.com/repository/maven-snapshots/ - - sonatype-nexus-staging - Nexus Release Repository - guava-site Guava Documentation Site