Move features
[controller.git] / features / mdsal / odl-mdsal-clustering-commons / src / main / feature / feature.xml
diff --git a/features/mdsal/odl-mdsal-clustering-commons/src/main/feature/feature.xml b/features/mdsal/odl-mdsal-clustering-commons/src/main/feature/feature.xml
deleted file mode 100644 (file)
index eae7077..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  ~ Copyright © 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.4.0" name="odl-controller-${project.version}">
-    <feature name="odl-mdsal-clustering-commons" version="${project.version}">
-        <feature version="[7,8)">odl-akka-system-2.5</feature>
-        <feature version="[7,8)">odl-akka-persistence-2.5</feature>
-        <feature version="[7,8)">odl-akka-clustering-2.5</feature>
-        <feature version="[7,8)">odl-apache-commons-lang3</feature>
-        <feature version="[7,8)">odl-dropwizard-metrics</feature>
-        <feature version="[7,8)">odl-servlet-api</feature>
-        <feature version="[5,6)">odl-yangtools-data</feature>
-        <feature version="[5,6)">odl-yangtools-codec</feature>
-    </feature>
-</features>