diff --git a/pom.xml b/pom.xml
index 41d89acb..e832ea55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,6 +143,7 @@
prepare-package
prepare-package
generate-resources
+ 0.7.0
@@ -699,7 +700,12 @@
${duplicate-finder-maven-plugin.includePomProjects}
-
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
@@ -748,11 +754,6 @@
scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-cloud/docs/${project.artifactId}/${project.version}
-
- sonatype-nexus-staging
- Nexus Release Repository
- https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
-
repo.spring.io
Spring Snapshot Repository
@@ -855,6 +856,13 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+
+ central
+
+
diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml
index 7c656bb8..e1dea447 100644
--- a/spring-cloud-build-dependencies/pom.xml
+++ b/spring-cloud-build-dependencies/pom.xml
@@ -22,6 +22,7 @@
3.4.3
4.12.0
3.2.7
+ 0.7.0
@@ -109,12 +110,6 @@
Sonatype Nexus Snapshots
https://s01.oss.sonatype.org/content/repositories/snapshots
-
- sonatype-nexus-staging
- Nexus Release Repository
- https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
@@ -138,6 +133,12 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml
index 058faf0c..a9348bfb 100644
--- a/spring-cloud-dependencies-parent/pom.xml
+++ b/spring-cloud-dependencies-parent/pom.xml
@@ -70,6 +70,7 @@
UTF-8
+ 0.7.0
https://github.com/spring-cloud
@@ -109,12 +110,6 @@
Sonatype Nexus Snapshots
https://s01.oss.sonatype.org/content/repositories/snapshots
-
- sonatype-nexus-staging
- Nexus Release Repository
- https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
@@ -171,6 +166,12 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+