Fix MRI feature references
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / src / main / feature / feature.xml
index 30af60ff2d8ee72628c7cbcab3411641cb7e1578..526f6b06f3676bb0efb81e89094fe6f3a88ca0c8 100644 (file)
@@ -2,5 +2,6 @@
 <features name="openflowplugin-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-openflowplugin-southbound" version="${project.version}">
         <configfile finalname="etc/org.opendaylight.openflowplugin.cfg">mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/${project.version}/cfg/config</configfile>
+        <feature version="[2,3)">odl-mdsal-broker</feature>
     </feature>
 </features>