From 2b7f449fa7d0e04a786ff097c6b1bfe3f322a28d Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 9 Dec 2021 15:20:45 -0500 Subject: [PATCH] Revert "Adds s01 and sonatype staging plugin" This reverts commit 94c3be218f43fc4b886a3919baabf5e68be58312. --- spring-cloud-starter-parent/pom.xml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index c5d47d7..7c52907 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -137,38 +137,18 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - https://s01.oss.sonatype.org/ - sonatype-nexus-staging - false - - - - default-deploy - deploy - - deploy - - - - sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots/ + https://oss.sonatype.org/content/repositories/snapshots/ sonatype-nexus-staging Nexus Release Repository - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/service/local/staging/deploy/maven2/