From: sunil unnava Date: Mon, 27 Aug 2018 20:04:18 +0000 (-0400) Subject: remove default-deploy phase from build lifecycle X-Git-Tag: 0.0.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fkafka11aaf.git;a=commitdiff_plain;h=8dad6dfbab808df0a6209a52bd321ed436652bb6 remove default-deploy phase from build lifecycle Issue-ID: DMAAP-628 Change-Id: I1298f8a2314f0365f786371fb44b2bf4bf55d810 Signed-off-by: sunil unnava --- diff --git a/pom.xml b/pom.xml index 989043e..c402ca2 100644 --- a/pom.xml +++ b/pom.xml @@ -53,11 +53,8 @@ - + org.apache.maven.plugins @@ -90,19 +87,33 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - false - - - injected-nexus-deploy - none - - - - + + org.sonatype.plugins + nexus-staging-maven-plugin + false + + + injected-nexus-deploy + none + + + + + maven-deploy-plugin + 2.8 + + + default-deploy + none + + + + + + + + + com.spotify docker-maven-plugin