Bump mdsal to 5.0.2
[controller.git] / features / mdsal / odl-controller-dom-api / src / main / feature / feature.xml
index f3f8161fca6e08b47a417fc7f29e393b4ab36236..b6c03f124b6498be6fb21f6a94ee64024a92ce77 100644 (file)
@@ -8,6 +8,6 @@
  -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-controller-dom-api-${project.version}">
     <feature name="odl-controller-dom-api" version="${project.version}">
-        <feature version="[4,5)">odl-mdsal-dom-api</feature>
+        <feature version="[5,6)">odl-mdsal-dom-api</feature>
     </feature>
 </features>