diff --git a/pom.xml b/pom.xml index 8f0ff6017..aee98a06e 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 2.0 1.20.0 3.4.3 - 1.7.0 + 0.8.0 @@ -56,7 +56,7 @@ ossrh - https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local localDocsDirectory @@ -163,24 +163,20 @@ ${maven-resources-plugin.version} - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-maven-plugin.version} + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} true - ossrh - https://ossrh-staging-api.central.sonatype.com - true + central + true + published - - org.sonatype.plugins - nexus-staging-maven-plugin - false - + org.jacoco jacoco-maven-plugin