Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ecp.aggrcon2
-rw-r--r--emfstore.aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/ecp.aggrcon b/ecp.aggrcon
index a0809080a..b195d2e39 100644
--- a/ecp.aggrcon
+++ b/ecp.aggrcon
@@ -1,6 +1,6 @@
<?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="ECP">
- <repositories location="http://download.eclipse.org/ecp/rt/1120om6" description="ECP 1.12.0">
+ <repositories location="http://download.eclipse.org/ecp/rt/1130_RC1" description="ECP 1.13.0">
<features name="org.eclipse.emf.ecp.sdk.feature.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
diff --git a/emfstore.aggrcon b/emfstore.aggrcon
index 6f0c2d495..b20bb8b57 100644
--- a/emfstore.aggrcon
+++ b/emfstore.aggrcon
@@ -1,6 +1,6 @@
<?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="EMFStore">
- <repositories location="http://download.eclipse.org/emfstore/rt/190_MS1" description="EMFStore 1.9.0">
+ <repositories location="http://download.eclipse.org/emfstore/rt/190_RC1" description="EMFStore 1.9.0">
<features name="org.eclipse.emf.emfstore.sdk.feature.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>

Back to the top