diff --git a/pom.xml b/pom.xml index be1600d..a79714c 100644 --- a/pom.xml +++ b/pom.xml @@ -97,11 +97,6 @@ maven-javadoc-plugin 3.2.0 - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - maven-gpg-plugin 1.6 @@ -111,8 +106,9 @@ 2.5.3 - maven-deploy-plugin - 2.8.2 + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 @@ -230,17 +226,6 @@ limitations under the License.]]> - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - ossrh - https://oss.sonatype.org/ - false - true - - maven-javadoc-plugin @@ -282,6 +267,16 @@ limitations under the License.]]> + + org.sonatype.central + central-publishing-maven-plugin + true + + central + all + false + + @@ -305,12 +300,6 @@ limitations under the License.]]> - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - Apache 2