Skip to main content
summaryrefslogtreecommitdiffstats
blob: a074fff7d40f88a102b0907e5a03b9d80c8fc604 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?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="RCPTT">
  <repositories location="http://download.eclipse.org/rcptt/milestone/2.3.0/M6/repository/">
    <features name="org.eclipse.rcptt.platform.feature.group" versionRange="2.3.0">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='vasili.gulevich@xored.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='viktoria.dlugopolskaya@xored.com']"/>
</aggregator:Contribution>

Back to the top