Bump to odlparent 3.1.0 and yangtools 2.0.3
[controller.git] / features / mdsal / odl-mdsal-clustering-commons / src / main / feature / feature.xml
index 2c9dfd0ac74695e85cf7c922c53b508868e503c5..f3d473b5afa1ecfc1447dec2173c3a5c35b11f97 100644 (file)
@@ -8,8 +8,8 @@
   -->
 <features name="odl-controller-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
     <feature name="odl-mdsal-clustering-commons" version="${project.version}">
-        <feature version="[3.0.0,4)">odl-akka-system-2.5</feature>
-        <feature version="[3.0.0,4)">odl-akka-persistence-2.5</feature>
-        <feature version="[3.0.0,4)">odl-akka-clustering-2.5</feature>
+        <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>
 </features>