Bump upstreams to snapshots
[controller.git] / features / odl-controller-blueprint / src / main / feature / feature.xml
index 4016e0c2a7bb959821626fc54ce768b4c0023b89..e0e9c955d3f7b038cb20780052916dbdeb1e6834 100644 (file)
@@ -8,10 +8,10 @@
  -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-controller-blueprint-${project.version}">
     <feature name="odl-controller-blueprint" version="${project.version}">
-        <feature version="[8,9)">odl-yangtools-codec</feature>
-        <feature version="[9,10)">odl-mdsal-binding-api</feature>
-        <feature version="[9,10)">odl-mdsal-binding-runtime</feature>
-        <feature version="[9,10)">odl-mdsal-dom-api</feature>
+        <feature version="[9,10)">odl-yangtools-codec</feature>
+        <feature version="[10,11)">odl-mdsal-binding-api</feature>
+        <feature version="[10,11)">odl-mdsal-binding-runtime</feature>
+        <feature version="[10,11)">odl-mdsal-dom-api</feature>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${project.version}</bundle>
     </feature>
 </features>