Integrate MRI projects for Neon
[controller.git] / features / mdsal / odl-mdsal-broker-local / src / main / feature / feature.xml
index 93066baa94d3556565be077e6a22eeca568e4ef6..accea8b64b3e479f1b85d1b0b139cda945c5a9fa 100644 (file)
@@ -8,8 +8,8 @@
  -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-mdsal-${project.version}">
     <feature name="odl-mdsal-broker-local" version="${project.version}">
-        <feature version="[3.1.0,4)">odl-lmax-3</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-codec</feature>
+        <feature version="[4,5)">odl-lmax-3</feature>
+        <feature version="[2.1,3)">odl-yangtools-codec</feature>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>
     </feature>
 </features>