diff --git a/pom.xml b/pom.xml
index 8a25bcb..cffd66a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
ossrh
- https://oss.sonatype.org/content/repositories/snapshots
+ https://central.sonatype.com/repository/maven-snapshots/
@@ -315,14 +315,14 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.13
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.8.0
true
- ossrh
- https://oss.sonatype.org/
- true
+ ossrh
+ https://central.sonatype.com
+ true
@@ -378,4 +378,4 @@
-
\ No newline at end of file
+