]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.backup.db/OSGI-INF/component.xml
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.backup.db / OSGI-INF / component.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="org.simantics.backup.db.modelled">
3    <implementation class="org.simantics.backup.db.ModelledBackupProvider"/>
4    <service>
5       <provide interface="org.simantics.backup.IBackupProvider"/>
6    </service>
7 </scr:component>