diff --git a/mvn-settings.xml b/mvn-settings.xml
index 48357d9..6360b69 100644
--- a/mvn-settings.xml
+++ b/mvn-settings.xml
@@ -8,7 +8,7 @@
jfrog
- ossrh
+ central
${ossrh_username}
${ossrh_password}
diff --git a/pom.xml b/pom.xml
index f6ea71c..c5e3f4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
3.5.5
0.8.14
3.1.4
- 1.7.0
+ 0.10.0
3.2.8
3.4.0
3.6.2
@@ -236,9 +236,9 @@
${maven-deploy-plugin-version}
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus-staging-plugin-version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-plugin-version}
org.apache.maven.plugins
@@ -503,28 +503,16 @@
-
-
-
-
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
+ org.sonatype.central
+ central-publishing-maven-plugin
true
- ossrh
- https://oss.sonatype.org/
- true
- true
+ central
+ true
+ validated