blob: e9b3665b4ca79715d50b48ce9ff389d09d618ccd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.eclipse.tea.library.build.config.TeaBuildConfig">
<service>
<provide interface="org.eclipse.tea.core.services.TaskingConfigurationExtension"/>
</service>
<implementation class="org.eclipse.tea.library.build.config.TeaBuildConfig"/>
</scr:component>