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