<?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/16.0.0-SNAPSHOT/xml/features</repository>
    <feature name="yt1818" description="yt1818" version="16.0.0.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="[16,17)">odl-yangtools-binding-runtime</feature>
        <bundle>mvn:org.opendaylight.yangtools/binding-test-model/16.0.0-SNAPSHOT</bundle>
    </feature>
</features>
