Bump yangtools to 3.0.0
[controller.git] / features / mdsal / odl-mdsal-broker-local / src / main / feature / feature.xml
index 6d518232958c4fb8a006e482efc774d66f81087e..27ae27ce0b04240cfa65d995240b106d66477d4c 100644 (file)
@@ -9,7 +9,7 @@
 <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="[5,6)">odl-lmax-3</feature>
-        <feature version="[2.1,3)">odl-yangtools-codec</feature>
+        <feature version="[3,4)">odl-yangtools-codec</feature>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>
     </feature>
 </features>