From 7f383f98c874d5918fa6e55597f30432b13a658d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 30 Jul 2018 14:35:31 -0700 Subject: Karaf 4 for first few features appc-metric appc-dmaap-adapter appc-chef-adapter appc-netconf-adapter appc-rest-adapter Change-Id: I1d5a8e39cac7be74b05a0782f0971f8d08c8162d Signed-off-by: Patrick Brady Issue-ID: APPC-1029 --- .../appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle') diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 0b5785f61..f87d7d139 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -22,12 +22,15 @@ 4.0.0 - org.onap.appc - appc-netconf-adapter + org.onap.appc.parent + binding-parent 1.4.0-SNAPSHOT + appc-netconf-adapter-bundle + org.onap.appc + 1.4.0-SNAPSHOT bundle NETCONF Adapter - bundle @@ -39,7 +42,7 @@ org.onap.appc - appc-common + appc-common-bundle ${project.version} @@ -53,12 +56,14 @@ com.att.cdp cdp-pal-common compile + ${cdp.pal.version} com.att.cdp cdp-pal-openstack compile + ${cdp.pal.version} -- cgit 1.2.3-korg