diff --git a/modules/dataverse-spi/pom.xml b/modules/dataverse-spi/pom.xml index a603e274234..0743ff66e8d 100644 --- a/modules/dataverse-spi/pom.xml +++ b/modules/dataverse-spi/pom.xml @@ -67,12 +67,6 @@ central https://central.sonatype.com/repository/maven-snapshots/ - - - ossrh - - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - @@ -80,6 +74,7 @@ none false + false @@ -108,15 +103,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin true - - ossrh - - https://s01.oss.sonatype.org - true + central + true + ${project.name} + ${skipRelease}