<?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/12.0.6-SNAPSHOT/xml/features</repository>
    <repository>mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.4/xml/features</repository>
    <feature name="odl-toaster" description="OpenDaylight Toaster" version="12.0.6.SNAPSHOT">
        <details>The venerable Toaster</details>
        <feature version="[15.0.4,16)">odl-mdsal-binding-runtime</feature>
        <feature version="[12.0.6,13)">odl-mdsal-broker</feature>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster/12.0.6-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster-consumer/12.0.6-SNAPSHOT</bundle>
        <bundle>mvn:org.opendaylight.controller.samples/sample-toaster-provider/12.0.6-SNAPSHOT</bundle>
    </feature>
</features>
