Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5c3fd3230c2f9b0eff2da83273a482add1159325 (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" description="Buildship: Eclipse Plug-ins for Gradle" label="Buildship">
  <repositories location="http://download.eclipse.org/buildship/updates/e46/releases/1.0/1.0.18.v20160817-1550">
    <features name="org.eclipse.buildship.feature.group" versionRange="1.0.18">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='etienne@gradle.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='donat@gradle.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='stefan@gradle.com']"/>
</aggregator:Contribution>

Back to the top