blob: a1c4e95fc8b4da3f6f5e73cb585dec875109b18b [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.osee.orcs.core.internal.console.BranchImportCommand">
<implementation class="org.eclipse.osee.orcs.core.internal.console.BranchImportCommand"/>
<service>
<provide interface="org.eclipse.osee.console.admin.ConsoleCommand"/>
</service>
<reference bind="setOrcsApi" cardinality="1..1" interface="org.eclipse.osee.orcs.OrcsApi" name="OrcsApi" policy="static"/>
</scr:component>