Bump to odlparent 3.1.1
[controller.git] / features / config / odl-config-netty-config-api / src / main / feature / feature.xml
index 63903bf3e3cb6a6e0d6476bc3cc66520595d37f3..4ed56c16348cfe1e99cf9eb992c1106433324453 100644 (file)
@@ -6,8 +6,8 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-<features name="odl-controller-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-controller-${project.version}">
     <feature name="odl-config-netty-config-api" version="${project.version}">
-        <feature version="[3.0.0,4)">odl-netty-4</feature>
+        <feature version="[3.1.0,4)">odl-netty-4</feature>
     </feature>
 </features>