From 547fe2fc0678bd7fd0b073b4dca15e660baac387 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sun, 7 Oct 2018 11:01:47 +0100 Subject: [PATCH] Disable the maven-deploy-plugin --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 5a3f52f..a75e857 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ 3.0.1 3.0.1 1.6 + 3.0.0-M1 1.6.8 @@ -111,6 +112,16 @@ + + org.apache.maven.plugins + maven-deploy-plugin + ${maven-deploy-plugin.version} + + + true + + + org.sonatype.plugins nexus-staging-maven-plugin