From d332e89eb9bbaf280604c61715422dde3542813c Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 12 Jul 2017 16:26:42 -0400 Subject: Configure parent to skip deploy step Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291 Signed-off-by: Christopher Lott (cl778h) --- pom.xml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bf12fbba..a2243b3a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,21 +3,32 @@ 4.0.0 org.openecomp.portal - ecompportal + ecompportal-parent-project 0 pom - ECOMP Portal maven parent project - + ecomp-portal-BE-common ecomp-portal-BE-os ecomp-portal-BE-common-test ecomp-portal-FE-os - + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + + + + -- cgit 1.2.3-korg