From 73978e19892da8522ede5c92986f3bf1c6a9ff5a Mon Sep 17 00:00:00 2001 From: platania Date: Fri, 17 Feb 2017 17:37:35 -0500 Subject: Update POM files Change-Id: I0cccdeefc5397a3f3fee95380b113f12446343f2 Signed-off-by: platania --- vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 15 +++++++++++++++ vnfs/honeycomb_plugin/sample_plugin/pom.xml | 12 ++++++++++++ .../sample_plugin/sample-distribution/pom.xml | 14 -------------- 3 files changed, 27 insertions(+), 14 deletions(-) (limited to 'vnfs/honeycomb_plugin') diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index 352d4476..cb3903a9 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -226,6 +226,21 @@ done + + + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/honeycomb_plugin/sample_plugin/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/pom.xml index 40a792b4..8702d240 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/pom.xml @@ -53,6 +53,18 @@ true + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml index 0d7e4b17..ae473326 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml @@ -1,26 +1,12 @@ - io.fd.honeycomb.common minimal-distribution-parent 1.16.9 ../parent-pom/pom.xml - 4.0.0 org.openecomp.demo.vnf -- cgit 1.2.3-korg