Bump yangtools to 4.0.1
[controller.git] / features / mdsal / odl-controller-blueprint / src / main / feature / feature.xml
index 636ef9f96eff3b7672396ad2bc8a1ca2b8c93056..78feb3ea46f87879287004159481b33346f416bb 100644 (file)
@@ -8,7 +8,7 @@
  -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-controller-blueprint-${project.version}">
     <feature name="odl-controller-blueprint" version="${project.version}">
-        <feature version="[3,4)">odl-yangtools-codec</feature>
+        <feature version="[4,5)">odl-yangtools-codec</feature>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>
     </feature>
 </features>