Bump upstream versions
[netconf.git] / features / restconf / odl-mdsal-apidocs / src / main / feature / feature.xml
index 58a753b6351ec94b17d75e401fd75f2ed3dc535a..8ecc61262b2e6125af3c4c05d004a1714e8c045d 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-mdsal-apidocs" version="${project.version}">
-        <feature version="[3.1.0,4)">odl-jackson-2.8</feature>
+        <feature version="[10,11)">odl-jackson-2.13</feature>
     </feature>
 </features>