From 58b0a5b6a132607b363b17653d0f1c34c09e4eed Mon Sep 17 00:00:00 2001 From: platania Date: Mon, 6 Mar 2017 14:05:35 -0500 Subject: Avoid multiple execution of deploy.sh Change-Id: I16bef3fd005968f0d06aaf852329ba751002dd2e Signed-off-by: platania --- vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml') diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index a1949a46..e089e713 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -226,6 +226,20 @@ done + + + org.codehaus.mojo + exec-maven-plugin + + + none + + + + true + + + -- cgit 1.2.3-korg