Move features to top-level directory
[mdsal.git] / features / odl-mdsal-binding-api / src / main / feature / feature.xml
diff --git a/features/odl-mdsal-binding-api/src/main/feature/feature.xml b/features/odl-mdsal-binding-api/src/main/feature/feature.xml
new file mode 100644 (file)
index 0000000..8efc0a7
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding-api">
+    <feature name="odl-mdsal-binding-api">
+        <feature version="[2.0.10,3)">odl-yangtools-data-api</feature>
+    </feature>
+</features>