]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.db.procore/OSGI-INF/org.simantics.db.procore.ProCoreDriver.xml
Removed contact application support prints
[simantics/platform.git] / bundles / org.simantics.db.procore / OSGI-INF / org.simantics.db.procore.ProCoreDriver.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="ProCoreDriver">
3    <implementation class="org.simantics.db.procore.ProCoreDriver"/>
4    <service>
5       <provide interface="org.simantics.db.Driver"/>
6    </service>
7 </scr:component>