Integrate MRI projects for Neon
[controller.git] / features / mdsal / odl-mdsal-remoterpc-connector / src / main / feature / feature.xml
index d1990b69766da283e09f0571e64a592ed4fe217b..9079aa91fe1b9400b27db43818023f4bcdbd5a9b 100644 (file)
@@ -8,6 +8,6 @@
   -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-controller-${project.version}">
     <feature name="odl-mdsal-remoterpc-connector" version="${project.version}">
-        <feature version="[3.1.0,4)">odl-akka-leveldb-0.7</feature>
+        <feature version="[4,5)">odl-akka-leveldb-0.10</feature>
     </feature>
 </features>