Remove deprecated MD-SAL APIs
[controller.git] / features / mdsal / odl-controller-binding-api / src / main / feature / feature.xml
diff --git a/features/mdsal/odl-controller-binding-api/src/main/feature/feature.xml b/features/mdsal/odl-controller-binding-api/src/main/feature/feature.xml
deleted file mode 100644 (file)
index 815e9a5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright © 2019 PANTHEON.tech, s.r.o. and others.
-
- This program and the accompanying materials are made available under the
- terms of the Eclipse Public License v1.0 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html
- -->
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-controller-binding-api-${project.version}">
-    <feature name="odl-controller-binding-api" version="${project.version}">
-        <feature version="[5,6)">odl-mdsal-binding-api</feature>
-    </feature>
-</features>