Skip to main content
summaryrefslogtreecommitdiffstats
blob: a6b8bdcbfe26777b35b85ba16ab1c1f0a304f81b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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/releases/luna/201409261000/">
    <features name="org.eclipse.acceleo.feature.group" versionRange="[3.5.0,3.6.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.acceleo.source.feature.group" versionRange="[3.5.0,3.6.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='stephane.begaudeau@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