From e4a8f92f825d28ec3f03834ec293ef12c57419dc Mon Sep 17 00:00:00 2001 From: platania Date: Mon, 20 Feb 2017 09:46:34 -0500 Subject: Add deploy and install plugin versions Change-Id: If1efa47f7bb5ff70ce22e3d2c4bb54db08c39780 Signed-off-by: platania --- vnfs/honeycomb_plugin/.DS_Store | Bin 6148 -> 6148 bytes vnfs/honeycomb_plugin/sample_plugin/.DS_Store | Bin 8196 -> 10244 bytes .../sample_plugin/parent-pom/.DS_Store | Bin 0 -> 6148 bytes .../sample_plugin/parent-pom/pom.xml | 15 --------------- vnfs/honeycomb_plugin/sample_plugin/pom.xml | 12 ------------ 5 files changed, 27 deletions(-) create mode 100644 vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store (limited to 'vnfs/honeycomb_plugin') diff --git a/vnfs/honeycomb_plugin/.DS_Store b/vnfs/honeycomb_plugin/.DS_Store index 5bdc9e5a..6febf681 100644 Binary files a/vnfs/honeycomb_plugin/.DS_Store and b/vnfs/honeycomb_plugin/.DS_Store differ diff --git a/vnfs/honeycomb_plugin/sample_plugin/.DS_Store b/vnfs/honeycomb_plugin/sample_plugin/.DS_Store index 0c92e6f3..3c79254d 100644 Binary files a/vnfs/honeycomb_plugin/sample_plugin/.DS_Store and b/vnfs/honeycomb_plugin/sample_plugin/.DS_Store differ diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store new file mode 100644 index 00000000..5d56db6b Binary files /dev/null and b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store differ diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index cb3903a9..352d4476 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -226,21 +226,6 @@ 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 8702d240..40a792b4 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/pom.xml @@ -53,18 +53,6 @@ true - - org.codehaus.mojo - exec-maven-plugin - - true - - - - none - - - -- cgit 1.2.3-korg