diff --git a/pom.xml b/pom.xml index 7b810cb..f464df6 100644 --- a/pom.xml +++ b/pom.xml @@ -85,19 +85,6 @@ 4.5.13 - - - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - sonatype-nexus-snapshots - Nexus Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots - - - @@ -223,9 +210,23 @@ sonatype-nexus-staging https://oss.sonatype.org/ + false + + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + + sonatype-nexus-snapshots + Nexus Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + + \ No newline at end of file