Adopt 2023.03 Argon upstreams
[openflowplugin.git] / features-aggregator / odl-openflowplugin-southbound / src / main / feature / feature.xml
index e4421668a0595f671c3f7c90dd96ed6439d6a3de..376e47685acd6986c231e783c3d1b8bc152015e8 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>
-        <feature version="[3,4)">odl-mdsal-broker</feature>
+        <feature version="[7,8)">odl-mdsal-broker</feature>
+        <feature version="[5,6)">odl-infrautils-diagstatus</feature>
     </feature>
 </features>