<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-l2switch-loopremover">
    <repository>mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3/xml/features</repository>
    <feature name="odl-l2switch-loopremover" description="OpenDaylight :: L2Switch :: LoopRemover" version="1.0.2.SNAPSHOT">
        <details>odl-l2switch-loopremover</details>
        <feature version="[0.19.3,1)">odl-openflowplugin-flow-services</feature>
        <feature prerequisite="true">wrap</feature>
        <bundle>wrap:mvn:net.sf.jung/jung-api/2.1.1</bundle>
        <bundle>wrap:mvn:net.sf.jung/jung-algorithms/2.1.1</bundle>
        <bundle>wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1</bundle>
        <bundle>mvn:org.opendaylight.l2switch/loopremover-impl/1.0.2-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.l2switch/loopremover-model/1.0.2-SNAPSHOT</bundle>
    </feature>
</features>
