diff --git a/pom.xml b/pom.xml index 7002868..6b957cb 100644 --- a/pom.xml +++ b/pom.xml @@ -94,9 +94,10 @@ true true - https://central.sonatype.com/repository/maven-snapshots/ + https://central.sonatype.com central-publisher - true + false + validated false @@ -197,6 +198,7 @@ ${central.serverId} ${central.autoPublish} + ${central.waitUntil} ${central.skipPublishing} @@ -517,9 +519,13 @@ true ${central.serverId} - ${central.sonatype.url} + ${central.sonatype.url}/repository/maven-snapshots/ default + + ${central.serverId} + ${central.sonatype.url} +