<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="yt1818">
    <repository>mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/15.0.3-SNAPSHOT/xml/features</repository>
    <feature name="yt1818" description="yt1818" version="15.0.3.SNAPSHOT">
        <details>Integration test for YANGTOOLS-1818. This just brings together binding-runtime-osgi and binding-test-model,
        in order to ensure the path that originally triggered the issue works -- which is to say that propagating
        YangFeatureProviders does not prevent BindingRuntimeContext assembly.</details>
        <feature version="[15.0.3,16)">odl-yangtools-binding-runtime</feature>
        <bundle>mvn:org.opendaylight.yangtools/binding-test-model/15.0.3-SNAPSHOT</bundle>
    </feature>
</features>
