From db082655908e57709511312665fe81a4da5cfe0c Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 13 Mar 2018 18:19:42 -0400 Subject: [PATCH] Add staging plugin Change-Id: I69d5e40e1a9ecf4630c097c3dd9c8513f8b11040 Signed-off-by: dglFromAtt Issue-ID: DMAAP-327 --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 5745a30..d8350e6 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,20 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + + + org.apache.maven.plugins -- 2.16.6