Skip to main content
summaryrefslogtreecommitdiffstats
blob: fc04ef3802e47d258a86487949e2d2963fd1b451 (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/b3/2011/aggregator/1.1.0" label="M2T ACCELEO">
  <repositories location="http://download.eclipse.org/modeling/m2t/acceleo/updates/milestones/3.3" description="M2T ACCELEO">
    <features name="org.eclipse.acceleo.sdk.feature.group" versionRange="[3.3.0,3.4.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='stephane.bouchet@obeo.fr']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='cedric.brun@obeo.fr']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='laurent.goubet@obeo.fr']"/>
</aggregator:Contribution>

Back to the top