Bump odlparent to 10.0.0
[yangtools.git] / features / odl-yangtools-codec / src / main / feature / feature.xml
index 97a8e9536481d8ef40cfc753a9eefdd2159e9db1..c7122de582ec6df32913323845cca65cb9f814e8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-codec">
     <feature name="odl-yangtools-codec">
-        <feature version="[9,10)">odl-gson</feature>
-        <feature version="[9,10)">odl-stax2-api</feature>
+        <feature version="[10,11)">odl-gson</feature>
+        <feature version="[10,11)">odl-stax2-api</feature>
     </feature>
 </features>