Bump odlparent to 7.0.0-SNAPSHOT
[yangtools.git] / features / odl-yangtools-codec / src / main / feature / feature.xml
index c4bf354159b3e9245e78e1a4898f8f2ebdedaa73..819f091dd5725a56bbf7b73c077c5767ec7d0953 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="[6,7)">odl-gson</feature>
-        <feature version="[6,7)">odl-stax2-api</feature>
+        <feature version="[7,8)">odl-gson</feature>
+        <feature version="[7,8)">odl-stax2-api</feature>
     </feature>
 </features>