blob: 79f8e91460e50a0f38a35641bce8710571249e22 [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.epp.mpc.core.unmarshaller">
<service>
<provide interface="org.eclipse.epp.mpc.core.service.IMarketplaceUnmarshaller"/>
</service>
<implementation class="org.eclipse.epp.internal.mpc.core.service.MarketplaceUnmarshaller"/>
</scr:component>