Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ep.aggrcon2
-rw-r--r--equinox.aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/ep.aggrcon b/ep.aggrcon
index 49e47a698..2eef6d6f2 100644
--- a/ep.aggrcon
+++ b/ep.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="Eclipse">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.9/R-4.9-201809060745/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10M1-201810101800/" description="Eclipse and Equinox">
<products name="org.eclipse.sdk.ide"/>
<products name="org.eclipse.platform.ide"/>
<products name="org.eclipse.platform.sdk"/>
diff --git a/equinox.aggrcon b/equinox.aggrcon
index b2e102a29..406c4368c 100644
--- a/equinox.aggrcon
+++ b/equinox.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="Equinox">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.9/R-4.9-201809060745/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10M1-201810101800/" description="Eclipse and Equinox">
<products name="org.eclipse.rcp.sdk.id"/>
<features name="org.eclipse.equinox.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>

Back to the top