diff options
author | David Williams | 2013-08-06 18:19:09 +0000 |
---|---|---|
committer | David Williams | 2013-08-06 18:19:09 +0000 |
commit | 3cf3963731730aaad3d3fdf2f3b65aae5279c671 (patch) | |
tree | 257ed793559723db05834ce973c6b7aedd4ecd36 | |
parent | aeacc88cb4a69b9032d5e7ca92ed987acdbea651 (diff) | |
download | org.eclipse.simrel.build-3cf3963731730aaad3d3fdf2f3b65aae5279c671.tar.gz org.eclipse.simrel.build-3cf3963731730aaad3d3fdf2f3b65aae5279c671.tar.xz org.eclipse.simrel.build-3cf3963731730aaad3d3fdf2f3b65aae5279c671.zip |
[releng] synch up with "released" URLs
-rw-r--r-- | ep.b3aggrcon | 2 | ||||
-rw-r--r-- | equinox.b3aggrcon | 2 | ||||
-rw-r--r-- | objectteams.b3aggrcon | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ep.b3aggrcon b/ep.b3aggrcon index 7a08d42f..113ac284 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.3milestones/S-4.3RC4-201306052000/" description="Eclipse and Equinox"> + <repositories location="http://download.eclipse.org/eclipse/updates/4.3/R-4.3-201306052000/" 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 5a56486f..047e731b 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.3milestones/S-4.3RC4-201306052000/" description="Eclipse and Equinox"> + <repositories location="http://download.eclipse.org/eclipse/updates/4.3/R-4.3-201306052000/" 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']"/> diff --git a/objectteams.b3aggrcon b/objectteams.b3aggrcon index 60f4daa8..8978bc23 100644 --- a/objectteams.b3aggrcon +++ b/objectteams.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="Object Teams"> - <repositories location="http://download.eclipse.org/objectteams/updates/ot2.2-staging"> + <repositories location="http://download.eclipse.org/objectteams/updates/ot2.2"> <features description="Object Teams Development Tooling" name="org.eclipse.objectteams.otdt.feature.group" versionRange="2.2.0.201305210612"> <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/> </features> |