Bump upstreams
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-rib-impl / src / main / feature / feature.xml
index c8d13300ebd2b02666b5215df2b96f2f6104b160..a3863066bb96e23ae9440b0369784eba4e97e410 100644 (file)
@@ -11,8 +11,8 @@
           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="[7,8)">odl-controller-blueprint</feature>
-        <feature version="[7,8)">odl-controller-exp-netty-config</feature>
+        <feature version="[8,9)">odl-controller-blueprint</feature>
+        <feature version="[8,9)">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>