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 --- .../src/main/feature/feature.xml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/src/main/feature/feature.xml (limited to 'appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/src/main/feature/feature.xml') diff --git a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/src/main/feature/feature.xml b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/src/main/feature/feature.xml new file mode 100644 index 000000000..9333307c9 --- /dev/null +++ b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/src/main/feature/feature.xml @@ -0,0 +1,27 @@ + + + + + + mvn:org.onap.appc/appc-sequence-generator-bundle/${project.version}/xml/config + + \ No newline at end of file -- cgit 1.2.3-korg