blob: 9b7c119ee77983973a7821ab96e7aedc38a7ddbb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<components>
<component
xmlns="http://www.osgi.org/xmlns/scr/v1.0.0"
name="org.eclipse.equinox.ds.tests.tb20.component"
immediate="true">
<implementation
class="org.eclipse.equinox.ds.tests.tb20.Comp"/>
<service>
<provide interface="org.eclipse.equinox.ds.tests.tbc.PropertiesProvider"/>
</service>
</component>
</components>