Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5994b42afcb6301b7e4ab0b29debfb833196e2a6 (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="M2T Xpand for 2021-03">
  <repositories location="https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/" description="M2T XPAND p2 repository">
    <bundles name="org.eclipse.xpand" versionRange="2.2.0"/>
    <bundles name="org.eclipse.xtend" versionRange="2.2.0"/>
    <bundles name="org.eclipse.xtend.typesystem.emf" versionRange="2.2.0"/>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='dennis.huebner@typefox.io']"/>
  <contacts href="simrel.aggr#//@contacts[email='eclipse@typefox.io']"/>
</aggregator:Contribution>

Back to the top