Move features
[controller.git] / features / mdsal / odl-mdsal-broker-local / src / main / feature / feature.xml
diff --git a/features/mdsal/odl-mdsal-broker-local/src/main/feature/feature.xml b/features/mdsal/odl-mdsal-broker-local/src/main/feature/feature.xml
deleted file mode 100644 (file)
index e9c07e4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright © 2016, 2017 Red Hat, Inc. 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-mdsal-${project.version}">
-    <feature name="odl-mdsal-broker-local" version="${project.version}">
-        <feature version="[6,7)">odl-mdsal-dom</feature>
-        <feature version="[6,7)">odl-mdsal-eos-binding</feature>
-        <feature version="[6,7)">odl-mdsal-eos-dom</feature>
-        <feature version="[6,7)">odl-mdsal-singleton-dom</feature>
-    </feature>
-</features>