Bump upstreams for Silicon
[controller.git] / features / odl-mdsal-clustering-commons / src / main / feature / feature.xml
index eae70777bf3f515c008745745c548bbf8c3c4a80..e6ed3054a98f433ef137de3ed9da1e71e120a0bf 100644 (file)
@@ -8,13 +8,10 @@
   -->
 <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="[7,8)">odl-akka-system-2.5</feature>
-        <feature version="[7,8)">odl-akka-persistence-2.5</feature>
-        <feature version="[7,8)">odl-akka-clustering-2.5</feature>
-        <feature version="[7,8)">odl-apache-commons-lang3</feature>
-        <feature version="[7,8)">odl-dropwizard-metrics</feature>
-        <feature version="[7,8)">odl-servlet-api</feature>
-        <feature version="[5,6)">odl-yangtools-data</feature>
-        <feature version="[5,6)">odl-yangtools-codec</feature>
+        <feature version="[8,9)">odl-apache-commons-lang3</feature>
+        <feature version="[8,9)">odl-dropwizard-metrics</feature>
+        <feature version="[8,9)">odl-servlet-api</feature>
+        <feature version="[6,7)">odl-yangtools-data</feature>
+        <feature version="[6,7)">odl-yangtools-codec</feature>
     </feature>
 </features>