<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-l2switch-switch-ui">
    <repository>mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/4.0.1-SNAPSHOT/xml/features</repository>
    <repository>mvn:org.opendaylight.netconf/odl-restconf-openapi/11.0.0/xml/features</repository>
    <feature name="odl-l2switch-switch-ui" description="OpenDaylight :: L2Switch :: Switch UI" version="4.0.1.SNAPSHOT">
        <details>odl-l2switch-switch-ui</details>
        <feature version="4.0.1.SNAPSHOT">odl-l2switch-switch-rest</feature>
        <feature version="[11,12)">odl-restconf-openapi</feature>
    </feature>
</features>
