Skip to main content
summaryrefslogtreecommitdiffstats
blob: eb540131d19868134acd3cf385003506c1b9b75d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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="GMF Runtime">
  <repositories location="http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R201706061437" description="GMF Runtime milestones">
    <features name="org.eclipse.gmf.feature.group" versionRange="[1.11.0.201706061437]">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
    <features name="org.eclipse.gmf.runtime.sdk.feature.group" versionRange="[1.11.0.201706061437]">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <repositories location="http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R201706061354" description="GMF Notation milestones">
    <features name="org.eclipse.gmf.runtime.notation.sdk.feature.group" versionRange="[1.11.0.201706061354]">
      <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='pierre-charles.david@obeo.fr']"/>
</aggregator:Contribution>

Back to the top