diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index ac78f9c..b192642 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -137,18 +137,38 @@ + + 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://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots/ sonatype-nexus-staging Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/