diff --git a/pom.xml b/pom.xml index e69702b..e2f1421 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ io.repaint.maven tiles-maven-plugin - 2.40 + 2.43 true @@ -230,7 +230,7 @@ - ossrh-release + central-publish true @@ -270,19 +270,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true + - ossrh-deploy + deploy deploy - deploy + publish