Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7abd43a9a53c24e5768e74d53ca141bbb68bd2e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="Eclipse Tools for Cloud Foundry" label="CFT">
  <repositories location="http://download.eclipse.org/cft/1.1.0.M2/">
    <features name="org.eclipse.cft.server.core.feature.feature.group" versionRange="[1.1.0.v201609121941]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Cloud%20Tools']"/>
    </features>
    <features name="org.eclipse.cft.server.ui.feature.feature.group" versionRange="[1.0.6.v201609121941]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Cloud%20Tools']"/>
    </features>
    <features name="org.eclipse.cft.server.sdk.feature.group" versionRange="[1.0.5.v201609121941]">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Cloud%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='nsingh@pivotal.io']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='eyuen@ca.ibm.com']"/>
</aggregator:Contribution>

Back to the top