Use OSGi DS instead of Activator/blueprint
[mdsal.git] / features / odl-mdsal-exp-yanglib-rfc8525 / src / main / feature / feature.xml
diff --git a/features/odl-mdsal-exp-yanglib-rfc8525/src/main/feature/feature.xml b/features/odl-mdsal-exp-yanglib-rfc8525/src/main/feature/feature.xml
new file mode 100644 (file)
index 0000000..681f83f
--- /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-exp-yanglib-rfc8525">
+    <feature name="odl-mdsal-exp-yanglib-rfc8525">
+        <feature>scr</feature>
+    </feature>
+</features>