Require XPath parser implementation in RFC7950 reactors
[yangtools.git] / features / odl-yangtools-parser / src / main / feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-parser">
3     <feature name="odl-yangtools-parser">
4         <feature version="[6,7)">odl-antlr4</feature>
5         <feature>scr</feature>
6     </feature>
7 </features>