From b4968a03494fbb5a68433173d6b96193b423cd84 Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Mon, 27 Aug 2018 15:11:59 -0400 Subject: [PATCH] remove nexus statging and jar plugins Issue-ID: DMAAP-628 Change-Id: Ic869a1c791bae79f6f636e7df3fe5ea02fc1c663 Signed-off-by: sunil unnava --- pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a4c985a..989043e 100644 --- a/pom.xml +++ b/pom.xml @@ -53,11 +53,11 @@ - + org.apache.maven.plugins @@ -90,6 +90,19 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + false + + + injected-nexus-deploy + none + + + + com.spotify docker-maven-plugin -- 2.16.6