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