From 46f865c3df4f8a80a3fff278fa479182cfa317cc Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 13 Aug 2018 10:00:29 -0700 Subject: Karaf 4 for appc outbound Change-Id: I4aceffe33748a8e157bc1cac118de1e6b431378b Issue-ID: APPC-1146 Signed-off-by: Patrick Brady --- .../appc-network-inventory-client/installer/pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'appc-outbound/appc-network-inventory-client/installer') diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index ecc06655e..3ea006f26 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -22,26 +22,29 @@ 4.0.0 - - appc-network-inventory-client - org.onap.appc - 1.4.0-SNAPSHOT - + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + + org.onap.appc APPC Network Inventory - Installer pom appc-network-inventory-client appc-network-inventory-client - mvn:org.onap.appc/appc-network-inventory-client-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-network-inventory-client/${project.version}/xml/features false org.onap.appc - appc-network-inventory-client-features + onap-appc-network-inventory-client features + ${project.version} xml @@ -53,6 +56,7 @@ org.onap.appc appc-network-inventory-client-provider + ${project.version} -- cgit 1.2.3-korg