<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-netconf-databind">
    <repository>mvn:org.opendaylight.yangtools/odl-yangtools-codec/15.0.1/xml/features</repository>
    <feature name="odl-netconf-databind" description="OpenDaylight :: Netconf :: Databind" version="11.0.0.SNAPSHOT">
        <details>NETCONF/RESTCONF databind support</details>
        <feature version="[15,16)">odl-yangtools-codec</feature>
        <bundle>mvn:org.opendaylight.netconf/databind/11.0.0-SNAPSHOT</bundle>
        <bundle>mvn:org.jspecify/jspecify/1.0.0</bundle>
        <bundle>mvn:org.opendaylight.yangtools/databind/15.0.1</bundle>
    </feature>
</features>
