From c334915378ac2e6c3dbc9799e3956f37a8f750ad Mon Sep 17 00:00:00 2001 From: vrvarma Date: Tue, 11 Feb 2020 13:09:49 -0500 Subject: Remove unused feature.xml files in appc features.xml file is no longer used in odl Change-Id: Id33c240f79d30b8dcff525c37b21eae2c717ab10 Signed-off-by: vrvarma Issue-ID: APPC-1832 --- .../features/src/main/resources/features.xml | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml (limited to 'appc-outbound/appc-network-inventory-client/features/src') diff --git a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml b/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml deleted file mode 100644 index 75f94e53f..000000000 --- a/appc-outbound/appc-network-inventory-client/features/src/main/resources/features.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - odl-mdsal-broker - ccsdk-sli - - mvn:commons-lang/commons-lang/2.6 - mvn:commons-collections/commons-collections/3.2.2 - wrap:mvn:com.att.eelf/eelf-core/${eelf.version} - mvn:com.sun.jersey/jersey-client/1.17 - mvn:org.yaml/snakeyaml/1.25 - mvn:ch.qos.logback/logback-core/${logback.version} - mvn:ch.qos.logback/logback-classic/${logback.version} - mvn:org.onap.appc/appc-config-params-provider/${project.version} - mvn:org.onap.appc/appc-network-inventory-client-provider/${project.version} - - -- cgit 1.2.3-korg