diff --git a/pom.xml b/pom.xml index f6ea71c..4e58b37 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 3.5.5 0.8.14 3.1.4 - 1.7.0 + 0.9.0 3.2.8 3.4.0 3.6.2 @@ -84,7 +84,7 @@ modules/adminrest - + modules/schemaregistry modules/oauth-client @@ -237,8 +237,8 @@ org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-plugin-version} + central-publishing-maven-plugin + ${central-publishing-maven-plugin} org.apache.maven.plugins @@ -508,9 +508,9 @@ - + ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://central.sonatype.com @@ -518,13 +518,11 @@ org.sonatype.plugins - nexus-staging-maven-plugin + central-publishing-maven-plugin true - ossrh - https://oss.sonatype.org/ - true - true + ossrh + true