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-metric/appc-metric-bundle/pom.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'appc-metric/appc-metric-bundle/pom.xml') diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index da92c7d85..97bd7d013 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -21,11 +21,12 @@ --> 4.0.0 - - org.onap.appc - appc-metric - 1.4.0-SNAPSHOT - + + org.onap.appc.parent + binding-parent + 1.4.0-SNAPSHOT + + org.onap.appc appc-metric-bundle bundle @@ -41,9 +42,9 @@ provided - org.onap.appc - appc-common - ${project.version} + org.onap.appc + appc-common-bundle + ${project.version} junit -- cgit 1.2.3-korg