diff --git a/pom.xml b/pom.xml
index 6bdc585..425af8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -284,21 +284,29 @@
ossrh
Central Repository OSSRH
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ ${version.nexus-staging-maven-plugin}
+ true
+
+ ossrh
+ https://s01.oss.sonatype.org
+ true
+
+
+
+
- org.sonatype.central
- central-publishing-maven-plugin
- 0.9.0
- true
-
- ossrh
- true
- published
-
+ org.sonatype.plugins
+ nexus-staging-maven-plugin