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-common/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ecomp-portal-BE-common') diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index bf5f9f1a..021310d7 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -115,6 +115,16 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + + +