blob: af97206a2e6c60af11f1ef24402ffd496cf1add0 [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.internal.context.BuildVersionServiceContextFunction">
<property name="service.context.key" value="org.eclipse.tea.library.build.services.TeaBuildVersionService"/>
<service>
<provide interface="org.eclipse.e4.core.contexts.IContextFunction"/>
</service>
<implementation class="org.eclipse.tea.library.build.internal.context.BuildVersionServiceContextFunction"/>
</scr:component>