diff --git a/pom.xml b/pom.xml index cf755f046..8d2d000b9 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,8 @@ snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + + https://central.sonatype.com/repository/maven-snapshots/ false @@ -127,6 +128,7 @@ + @@ -961,11 +964,18 @@ + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + + @@ -985,6 +995,15 @@ org.apache.maven.plugins maven-jar-plugin + + org.sonatype.central + central-publishing-maven-plugin + true + + central + + +