Remove model-inventory and odl-mdsal-model-inventory
[controller.git] / features / odl-mdsal-model-inventory / src / main / feature / feature.xml
diff --git a/features/odl-mdsal-model-inventory/src/main/feature/feature.xml b/features/odl-mdsal-model-inventory/src/main/feature/feature.xml
deleted file mode 100644 (file)
index 2702dbd..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright © 2020 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-mdsal-model-inventory-${project.version}">
-    <feature name="odl-mdsal-model-inventory" version="${project.version}">
-        <feature version="[8,9)">odl-mdsal-model-rfc6991</feature>
-    </feature>
-</features>