<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-netconf-11.0.0-SNAPSHOT">
    <repository>mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/16.0.2/xml/features</repository>
    <repository>mvn:org.opendaylight.netconf/odl-netconf-api/11.0.0-SNAPSHOT/xml/features</repository>
    <repository>mvn:org.opendaylight.netconf/odl-netconf-databind/11.0.0-SNAPSHOT/xml/features</repository>
    <feature name="odl-netconf-mdsal-common" description="odl-netconf-mdsal-common" version="11.0.0.SNAPSHOT">
        <details>Common NETCONF/MD-SAL components</details>
        <feature version="[16,17)">odl-mdsal-dom-api</feature>
        <feature version="11.0.0.SNAPSHOT" prerequisite="false" dependency="false">odl-netconf-api</feature>
        <feature version="11.0.0.SNAPSHOT" prerequisite="false" dependency="false">odl-netconf-databind</feature>
        <bundle>mvn:org.opendaylight.netconf/netconf-common-mdsal/11.0.0-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.netconf/netconf-dom-api/11.0.0-SNAPSHOT</bundle>
    </feature>
</features>
