Update ECP and EMFStore for Oxygen RC1

Change-Id: I9eccd43819b5244a25cab96d8893b0582ebdbcb6
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
diff --git a/ecp.aggrcon b/ecp.aggrcon
index a080908..b195d2e 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 6f0c2d4..b20bb8b 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>