<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="odl-toaster">
    <repository>mvn:org.opendaylight.controller/odl-mdsal-broker/13.0.3-SNAPSHOT/xml/features</repository>
    <repository>mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/16.0.3/xml/features</repository>
    <feature name="odl-toaster" description="OpenDaylight Toaster" version="13.0.3.SNAPSHOT">
        <details>The venerable Toaster</details>
        <feature version="[16.0.3,17)">odl-mdsal-binding-runtime</feature>
        <feature version="[13.0.3,14)">odl-mdsal-broker</feature>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster/13.0.3-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster-consumer/13.0.3-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster-provider/13.0.3-SNAPSHOT</bundle>
    </feature>
</features>
