From b51c84fa89da9ca5c3b4bc85646004bb39ee36e3 Mon Sep 17 00:00:00 2001 From: da490c Date: Thu, 22 Mar 2018 21:36:17 -0400 Subject: [PATCH] Update pom to skip parent deploy Issue-ID: AAI-599 Change-Id: I2df8b8b72a409151d4deaf92cde05150bcad1d07 Signed-off-by: da490c --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index e70bffe..ced2b31 100644 --- a/pom.xml +++ b/pom.xml @@ -12,4 +12,17 @@ sparkybe-onap-service/pom.xml sparkybe-onap-application/pom.xml + + + + + + maven-deploy-plugin + + true + + + + + \ No newline at end of file -- 2.16.6