Bump upstreams to snapshots
[controller.git] / features / odl-mdsal-clustering-commons / src / main / feature / feature.xml
index 82c96ac699e1e59fc8ead07774d5be11f8a77c2a..b206e7f439b3f5851ec5c8b250674802f349d2af 100644 (file)
@@ -8,10 +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="[10,11)">odl-apache-commons-lang3</feature>
-        <feature version="[10,11)">odl-dropwizard-metrics</feature>
-        <feature version="[10,11)">odl-servlet-api</feature>
-        <feature version="[8,9)">odl-yangtools-data</feature>
-        <feature version="[8,9)">odl-yangtools-codec</feature>
+        <feature version="[11,12)">odl-apache-commons-lang3</feature>
+        <feature version="[11,12)">odl-dropwizard-metrics</feature>
+        <feature version="[11,12)">odl-servlet-api</feature>
+        <feature version="[9,10)">odl-yangtools-data</feature>
+        <feature version="[9,10)">odl-yangtools-codec</feature>
     </feature>
 </features>