Bump MRI upstreams
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / src / main / feature / feature.xml
index 54a4797913b008600904b4b2cb5c25449b09506b..83cff02e6cf46171bfadedb25e4787fd8438ef5f 100644 (file)
@@ -2,6 +2,7 @@
 <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>
-        <configfile finalname="etc/opendaylight/karaf/42-openflowplugin-Li.xml">mvn:org.opendaylight.openflowplugin/openflowplugin-controller-config/${project.version}/xml/config-Li</configfile>
+        <feature version="[5,6)">odl-mdsal-broker</feature>
+        <feature version="[3,4)">odl-infrautils-diagstatus</feature>
     </feature>
 </features>