<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-controller-mdsal-common">
    <repository>mvn:org.opendaylight.controller/odl-config-api/0.8.2/xml/features</repository>
    <repository>mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/2.4.2/xml/features</repository>
    <feature name="odl-controller-mdsal-common" description="OpenDaylight :: MDSAL :: Common" version="1.7.2">
        <details>OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org</details>
        <feature version="0.8.2" prerequisite="false" dependency="false">odl-config-api</feature>
        <feature version="2.4.2" prerequisite="false" dependency="false">odl-mdsal-binding-runtime</feature>
        <feature prerequisite="true" dependency="false">wrap</feature>
        <bundle>mvn:org.opendaylight.controller/sal-common-api/1.7.2</bundle>
        <bundle>mvn:org.opendaylight.controller/sal-common-impl/1.7.2</bundle>
        <bundle>mvn:org.opendaylight.controller/sal-common-util/1.7.2</bundle>
    </feature>
</features>
