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 --- .../features-appc-network-inventory-client/pom.xml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml (limited to 'appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml') diff --git a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml new file mode 100644 index 000000000..5f30a14e4 --- /dev/null +++ b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + org.onap.appc.parent + feature-repo-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + features-appc-network-inventory-client + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-network-inventory-client + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg