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 | 50 ---------------------- 1 file changed, 50 deletions(-) delete mode 100644 appc-inbound/appc-interfaces-service/features/src/main/resources/features.xml (limited to 'appc-inbound/appc-interfaces-service/features/src/main') diff --git a/appc-inbound/appc-interfaces-service/features/src/main/resources/features.xml b/appc-inbound/appc-interfaces-service/features/src/main/resources/features.xml deleted file mode 100644 index 7f4efda7a..000000000 --- a/appc-inbound/appc-interfaces-service/features/src/main/resources/features.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - mvn:org.opendaylight.yangtools/features-yangtools/${odl.yangtools.version}/xml/features - mvn:org.opendaylight.controller/features-mdsal/${odl.controller.mdsal.features.version}/xml/features - - - - - odl-mdsal-models - mvn:org.onap.appc/appc-interfaces-service-model/${project.version} - - - odl-mdsal-broker - ccsdk-sli - mvn:org.onap.appc/appc-interfaces-service-bundle/${project.version} - mvn:org.onap.appc/appc-aai-client-provider/${project.version} - odl-restconf - - - - -- cgit 1.2.3-korg