Integrate MRI projects for Neon
[netconf.git] / features / yanglib / odl-yanglib / src / main / feature / feature.xml
index f8acb42040b3bb24e145ecd942fc023227d302d4..b837020548f65ce35f93285073dc2238075949d8 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-netconf-${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-netconf-${project.version}">
     <feature name="odl-yanglib" version="${project.version}">
-        <feature version="[3.1.0,4)">odl-karaf-feat-jetty</feature>
+        <feature version="[4,5)">odl-karaf-feat-jetty</feature>
     </feature>
 </features>