From 5a44935cb12c16b09101b2c14d946ae532151f1d Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Thu, 9 Dec 2021 15:10:39 -0500 Subject: [PATCH] Removes nexus staging plugin (#222) --- pom.xml | 22 ---------------------- spring-cloud-build-dependencies/pom.xml | 23 ----------------------- spring-cloud-dependencies-parent/pom.xml | 23 ----------------------- 3 files changed, 68 deletions(-) diff --git a/pom.xml b/pom.xml index 91460766..02e60797 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,6 @@ none ${docs.classes.dir} readme.class.path - false @@ -780,26 +779,6 @@ central - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - https://s01.oss.sonatype.org/ - sonatype-nexus-staging - false - - - - default-deploy - deploy - - deploy - - - - org.apache.maven.plugins maven-gpg-plugin @@ -817,7 +796,6 @@ - true https://repo.spring.io/libs-release-local diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 92c01376..ddf654fc 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -89,9 +89,6 @@ central - - true - sonatype-nexus-snapshots @@ -121,26 +118,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - https://s01.oss.sonatype.org/ - sonatype-nexus-staging - false - - - - default-deploy - deploy - - deploy - - - - diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 98700690..6fbfe7d5 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -103,9 +103,6 @@ central - - true - sonatype-nexus-snapshots @@ -154,26 +151,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - https://s01.oss.sonatype.org/ - sonatype-nexus-staging - false - - - - default-deploy - deploy - - deploy - - - - org.apache.maven.plugins maven-gpg-plugin