Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Arthanareeswaran2018-02-16 14:29:42 +0000
committerJay Arthanareeswaran2018-02-16 14:29:42 +0000
commit60cd83b0b75d57a4779b5afc44924b261bd62cbb (patch)
tree8d84585dffaab93f774db49d16c4f5c7451a2089
parent2e67a1106446d7c97fb036f200e7c131e47c4358 (diff)
downloadorg.eclipse.simrel.build-60cd83b0b75d57a4779b5afc44924b261bd62cbb.tar.gz
org.eclipse.simrel.build-60cd83b0b75d57a4779b5afc44924b261bd62cbb.tar.xz
org.eclipse.simrel.build-60cd83b0b75d57a4779b5afc44924b261bd62cbb.zip
Eclipse and Equinox 4.7.3 RC2 contribution
-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 9b9b6b91e..cf93d463b 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.7-M-builds/M-4.7.3RC1-201802071700/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.7-M-builds/M-4.7.3RC2-201802150545/" 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 20a86e0f1..232c7544b 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.7-M-builds/M-4.7.3RC1-201802071700/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.7-M-builds/M-4.7.3RC2-201802150545/" 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