Cleanup feature repositories
[netconf.git] / features / netconf-connector / odl-netconf-connector / src / main / feature / feature.xml
diff --git a/features/netconf-connector/odl-netconf-connector/src/main/feature/feature.xml b/features/netconf-connector/odl-netconf-connector/src/main/feature/feature.xml
deleted file mode 100644 (file)
index e311ab7..0000000
+++ /dev/null
@@ -1,15 +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.4.0" name="odl-netconf-${project.version}">
-    <feature name="odl-netconf-connector" version="${project.version}">
-        <feature version="[11,12)">odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal</feature>
-        <feature version="[7,8)">odl-mdsal-broker</feature>
-        <feature version="[0.17,1)">odl-aaa-encryption-service</feature>
-    </feature>
-</features>