From ded17f08972147a557214ee3c34e46a09e6bd75d Mon Sep 17 00:00:00 2001 From: Endolf Date: Fri, 25 May 2018 19:10:10 +0100 Subject: [PATCH] Updates to plugins for release --- pom.xml | 50 +++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 43 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 84f3983..b623396 100644 --- a/pom.xml +++ b/pom.xml @@ -128,6 +128,28 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + false + release + deploy + + @@ -147,14 +169,28 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - true - + + + + release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + false + + + + org.apache.maven.plugins + maven-release-plugin + + + + + \ No newline at end of file