Skip to main content
summaryrefslogtreecommitdiffstats
blob: 11e04e90dbc2d5785c0f3bfc1253c9ff5e3101a7 (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="Corrosion">
  <repositories location="http://download.eclipse.org/corrosion/snapshots/" description="Corrosion Snapshots">
    <features name="org.eclipse.corrosion.feature.feature.group">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
</aggregator:Contribution>

Back to the top