Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'emf-emf.aggrcon')
-rw-r--r--emf-emf.aggrcon14
1 files changed, 7 insertions, 7 deletions
diff --git a/emf-emf.aggrcon b/emf-emf.aggrcon
index c8fe38d91..787bf67b0 100644
--- a/emf-emf.aggrcon
+++ b/emf-emf.aggrcon
@@ -1,19 +1,19 @@
<?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" label="EMF (Core)">
+<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="EMF (Core)">
<repositories location="http://download.eclipse.org/modeling/emf/emf/updates/2.13milestones/" description="EMF 2.13">
<features name="org.eclipse.emf.sdk.feature.group" versionRange="[2.13.0.v20161031-0512]">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
- <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.emf.oda.sdk.feature.group" versionRange="[1.4.0.v20161031-0512]">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.xsd.sdk.feature.group" versionRange="[2.13.0.v20161031-0512]">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.ecore.xcore.sdk.feature.group" versionRange="[1.5.0.v20161031-0603]">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='dennis.huebner@typefox.io']"/>
+ <contacts href="simrel.aggr#//@contacts[email='dennis.huebner@typefox.io']"/>
</aggregator:Contribution>

Back to the top