From 7599cd0e360ae1d9ff3d9185407271669e3b3c91 Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 24 Apr 2019 15:44:51 -0400 Subject: skip parent project deploy skip parent project deploy since it is not actually used Change-Id: Ic89de70e459841a47268ab8e422c1893386cb887 Issue-ID: TEST-141 Signed-off-by: DR695H --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index ecb6d7f..e4c85e4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,4 +11,19 @@ robotframework-onap + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M1 + + true + + + + + \ No newline at end of file -- cgit 1.2.3-korg