diff --git a/pom.xml b/pom.xml index f5b48a5..6292fe2 100644 --- a/pom.xml +++ b/pom.xml @@ -39,13 +39,9 @@ - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + Sonatype Central Portal Repository dropwizard-testing-junit4 @@ -55,9 +51,9 @@ + Central Portal Snapshots ossrh - Sonatype Nexus Snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ false @@ -348,22 +344,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin + true - ossrh - https://s01.oss.sonatype.org/ - true + ossrh + true + published - - - nexus-deploy - deploy - - deploy - - -