From 31ba5d16b2572167bd7a83daa11181de284cf8d5 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 12 Jul 2017 14:28:05 -0400 Subject: Add plugin configuration to skip deploy Change-Id: I84ff02d2336a802b73f98be7318456095f0de276 Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-BE-os/pom.xml | 65 ++++++++++++++++------------------------------ 1 file changed, 23 insertions(+), 42 deletions(-) (limited to 'ecomp-portal-BE-os') diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 45927490..1e64f7cd 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -129,6 +129,15 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + + maven-resources-plugin @@ -198,48 +207,20 @@ - + -- cgit 1.2.3-korg