diff --git a/pom.xml b/pom.xml index cf755f046..8336d67c3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.sdl.oss oss-parent - 1.0.4 + 1.0.5 com.sdl.dxa @@ -118,7 +118,7 @@ snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ false @@ -127,18 +127,6 @@ - - - sonatype-nexus-staging - OSS sonatype release - https://oss.sonatype.org/content/repositories/releases - - - sonatype-nexus-snapshots - OSS sonatype snapshots - https://oss.sonatype.org/content/repositories/snapshots - - @@ -962,9 +950,9 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 @@ -986,13 +974,12 @@ maven-jar-plugin - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin true - sonatype-nexus-staging - https://oss.sonatype.org/ - true + central + false