From a5fd1fb9b7c6327fc0d18903aab28ed71f8232a8 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 17 Feb 2017 15:31:11 -0500 Subject: add nexus plugin and reset version Change-Id: Ie3d674677d18dadcae8b2b97580d4963ff52ed8b Signed-off-by: Pamela Dragosh --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4b5f8300..a3b5f75f 100644 --- a/pom.xml +++ b/pom.xml @@ -118,10 +118,24 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins maven-deploy-plugin 2.8 + + + org.apache.maven.plugins -- cgit 1.2.3-korg