diff --git a/.settings.xml b/.settings.xml
index 3e214f23..f6b8b3a8 100644
--- a/.settings.xml
+++ b/.settings.xml
@@ -22,11 +22,6 @@
${env.CI_DEPLOY_USERNAME}
${env.CI_DEPLOY_PASSWORD}
-
- central
- ${env.CENTRAL_USER}
- ${env.CENTRAL_PASSWORD}
-
diff --git a/settings.xml b/settings.xml
deleted file mode 100644
index d980f520..00000000
--- a/settings.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
- central
- ${env.CENTRAL_USER}
- ${env.CENTRAL_PASSWORD}
-
-
-
diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml
index 1182bddf..28e89499 100644
--- a/spring-cloud-build-dependencies/pom.xml
+++ b/spring-cloud-build-dependencies/pom.xml
@@ -21,6 +21,7 @@
UTF-8
3.3.13
3.2.7
+ 0.7.0
@@ -96,12 +97,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/
-
-
@@ -125,6 +120,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 16cfd7ed..0762d406 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
+