Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-02-08 18:10:05 +0000
committerDavid Williams2013-02-08 18:10:05 +0000
commitf69e7f0b42cb7b35d004dabbd2b6c60130940dd8 (patch)
treeea88c3217ce28b69ffad0ad07511304dd210c576
parente4f3e562726e5eeb847f6b45f8e13c2c9190a435 (diff)
downloadorg.eclipse.simrel.build-f69e7f0b42cb7b35d004dabbd2b6c60130940dd8.tar.gz
org.eclipse.simrel.build-f69e7f0b42cb7b35d004dabbd2b6c60130940dd8.tar.xz
org.eclipse.simrel.build-f69e7f0b42cb7b35d004dabbd2b6c60130940dd8.zip
Eclipse and Equinox RC4 contribution.
-rw-r--r--ep.b3aggrcon2
-rw-r--r--equinox.b3aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/ep.b3aggrcon b/ep.b3aggrcon
index 2d5a4124d..d58551b65 100644
--- a/ep.b3aggrcon
+++ b/ep.b3aggrcon
@@ -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/b3/2011/aggregator/1.1.0" label="Eclipse">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.2-M-builds/M20130131-1000/" description="Eclipse and Equinox 4.2">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.2-M-builds/M20130204-1200/" description="Eclipse and Equinox 4.2">
<products name="org.eclipse.sdk.ide"/>
<products name="org.eclipse.platform.ide"/>
<products name="org.eclipse.platform.sdk"/>
diff --git a/equinox.b3aggrcon b/equinox.b3aggrcon
index 967c4298a..f6893f214 100644
--- a/equinox.b3aggrcon
+++ b/equinox.b3aggrcon
@@ -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/b3/2011/aggregator/1.1.0" label="Equinox">
- <repositories location="http://download.eclipse.org/eclipse/updates/4.2-M-builds/M20130131-1000/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.2-M-builds/M20130204-1200/" description="Eclipse and Equinox">
<features name="org.eclipse.equinox.sdk.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top