Bump upstreams
[controller.git] / features / odl-controller-blueprint / src / main / feature / feature.xml
index e0e9c955d3f7b038cb20780052916dbdeb1e6834..b339ffa8e60cac7d830b3ddb394a303a2afa86e8 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="[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>
+        <feature version="[10,11)">odl-yangtools-codec</feature>
+        <feature version="[11,12)">odl-mdsal-binding-api</feature>
+        <feature version="[11,12)">odl-mdsal-binding-runtime</feature>
+        <feature version="[11,12)">odl-mdsal-dom-api</feature>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${project.version}</bundle>
     </feature>
 </features>