Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-06-20 13:00:11 +0000
committerDavid Williams2015-06-20 13:00:11 +0000
commit1a7cf97952504a825101d40f4b84a08cc2dde86b (patch)
tree21db6f61f3d30c898e4496f4bcdf5156195d23da
parentbb689ab89de05e3307f916a0a8bbc0f262536e68 (diff)
downloadorg.eclipse.simrel.build-1a7cf97952504a825101d40f4b84a08cc2dde86b.tar.gz
org.eclipse.simrel.build-1a7cf97952504a825101d40f4b84a08cc2dde86b.tar.xz
org.eclipse.simrel.build-1a7cf97952504a825101d40f4b84a08cc2dde86b.zip
Eclipse and Equinox final URL for Mars Release
-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 da69d9fd0..3f30565e6 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.5milestones/S-4.5RC4-201506032000/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/" 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.b3aggrcon b/equinox.b3aggrcon
index 86c4a6a3b..51af060aa 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.5milestones/S-4.5RC4-201506032000/" description="Eclipse and Equinox">
+ <repositories location="http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000/" description="Eclipse and Equinox">
<products name="org.eclipse.rcp.sdk.id"/>
<features name="org.eclipse.equinox.sdk.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>

Back to the top