Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7194fc135bbd6e9a5518a982261df1347b1a05cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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" description="Contribution of the Modeling Papyrus project" label="Papyrus">
  <repositories location="https://download.eclipse.org/modeling/mdt/papyrus/updates/milestones/4.3/M3/main/" description="Papyrus">
    <features description="Papyrus SDK Feature" name="org.eclipse.papyrus.sdk.feature.feature.group" versionRange="4.3.0">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='quentin.lemenez@cea.fr']"/>
  <contacts href="simrel.aggr#//@contacts[email='vincent.lorenzo@cea.fr']"/>
  <contacts href="simrel.aggr#//@contacts[email='pauline.deville@cea.fr']"/>
</aggregator:Contribution>

Back to the top