From 8c9631e438b9491424df0f43d43445f098436834 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 29 Aug 2017 14:16:20 -0500 Subject: ChefAdapter code clean-up Issue-ID: APPC-90 Change-Id: I582d6b0c81d5a89938fff6038dfcc221ccaf19c1 Signed-off-by: Skip Wonnell --- .../appc-chef-adapter-installer/pom.xml | 38 +++++++++++++++++++--- 1 file changed, 33 insertions(+), 5 deletions(-) (limited to 'appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml') diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml index 366e7cd9f..62c2ed83c 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml @@ -1,5 +1,30 @@ - + + 4.0.0 appc-chef-adapter @@ -7,13 +32,16 @@ 1.1.0-SNAPSHOT appc-chef-adapter-installer - Chef Adapter - Karaf Installer + APPC Chef Adapter - Karaf Installer pom appc-chef-adapter appc-chef-adapter - mvn:org.openecomp.appc/appc-chef-adapter-features/${project.version}/xml/features + + mvn:org.openecomp.appc/appc-chef-adapter-features/${project.version}/xml/features + false + ${project.parent.parent.parent.basedir} @@ -46,7 +74,7 @@ package - false + false false stage/${application.name}-${project.version} @@ -61,7 +89,7 @@ package - false + false true ${application.name}-${project.version} -- cgit 1.2.3-korg