Update MRI projects for Aluminium
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-rib-impl / src / main / feature / feature.xml
index 802d2588c326d2d96fa5ec0b3de2ca04133e030a..42e906aa0130f5eda69f61baa84d670bbc89c0cf 100644 (file)
@@ -11,6 +11,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-bgpcep-bgp-rib-impl" version="${project.version}">
+        <feature version="[2,3)">odl-controller-exp-netty-config</feature>
         <configfile finalname="etc/opendaylight/bgpcep/routing-policy-default-config.xml">mvn:org.opendaylight.bgpcep/bgp-config-example/${project.version}/xml/routing-policy-default-config</configfile>
     </feature>
-</features>
\ No newline at end of file
+</features>