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 | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 appc-config/appc-config-adaptor/features/src/main/resources/features.xml (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/features/src/main/resources/features.xml b/appc-config/appc-config-adaptor/features/src/main/resources/features.xml deleted file mode 100644 index 67137b58b..000000000 --- a/appc-config/appc-config-adaptor/features/src/main/resources/features.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - ccsdk-sli - mvn:ch.qos.logback/logback-core/${logback.version} - mvn:ch.qos.logback/logback-classic/${logback.version} - mvn:org.onap.appc/appc-config-adaptor-provider/${project.version} - - - -- cgit