Skip to main content
summaryrefslogtreecommitdiffstats
blob: cc61847c779915649ac6bdaa3693e579ff7865d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="MDT BPMN2">
  <repositories location="http://download.eclipse.org/modeling/mdt/bpmn2/updates/photon/1.5.0">
    <features name="org.eclipse.bpmn2.feature.feature.group" versionRange="1.5.0">
      <categories href="simrel.aggr#//@customCategories[identifier='SOA%20Development']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='pleacu@redhat.com']"/>
</aggregator:Contribution>

Back to the top