Integrate MRI projects for Neon
[controller.git] / features / mdsal / odl-mdsal-clustering-commons / src / main / feature / feature.xml
index 1cc1ba77531890017d4cd0311f5817569047edd0..bb5c552cf625ac46b449698db4d09dcf984c432a 100644 (file)
@@ -8,8 +8,8 @@
   -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-controller-${project.version}">
     <feature name="odl-mdsal-clustering-commons" version="${project.version}">
-        <feature version="[3.1.0,4)">odl-akka-system-2.5</feature>
-        <feature version="[3.1.0,4)">odl-akka-persistence-2.5</feature>
-        <feature version="[3.1.0,4)">odl-akka-clustering-2.5</feature>
+        <feature version="[4,5)">odl-akka-system-2.5</feature>
+        <feature version="[4,5)">odl-akka-persistence-2.5</feature>
+        <feature version="[4,5)">odl-akka-clustering-2.5</feature>
     </feature>
 </features>