Move features
[controller.git] / features / mdsal / odl-controller-mdsal-common / src / main / feature / feature.xml
diff --git a/features/mdsal/odl-controller-mdsal-common/src/main/feature/feature.xml b/features/mdsal/odl-controller-mdsal-common/src/main/feature/feature.xml
deleted file mode 100644 (file)
index d4e5217..0000000
+++ /dev/null
@@ -1,14 +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-mdsal-common-${project.version}">
-    <feature name="odl-controller-mdsal-common" version="${project.version}">
-        <feature version="[6,7)">odl-mdsal-common</feature>
-        <feature version="[6,7)">odl-mdsal-binding-runtime</feature>
-    </feature>
-</features>