Skip to main content
summaryrefslogtreecommitdiffstats
blob: 171b441dcf406d7d1e6a99a7a4f750e9ecd343bb (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="M2M ATL">
  <repositories location="http://download.eclipse.org/mmt/atl/updates/milestones/3.6/" description="M2M ATL milestones">
    <features name="org.eclipse.m2m.atl.sdk.feature.group" versionRange="3.6.0">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='william.piers@obeo.fr']"/>
</aggregator:Contribution>

Back to the top