Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rap.b3aggrcon')
-rw-r--r--rap.b3aggrcon11
1 files changed, 7 insertions, 4 deletions
diff --git a/rap.b3aggrcon b/rap.b3aggrcon
index 38811059d..cf1808a9c 100644
--- a/rap.b3aggrcon
+++ b/rap.b3aggrcon
@@ -1,13 +1,16 @@
<?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="RAP Runtime">
- <repositories location="http://download.eclipse.org/rt/rap/2.0/RC3-20130205-1849.kepler/" description="RAP 2.0 Runtime Repository">
- <features name="org.eclipse.rap.feature.feature.group" versionRange="[2.0.0,2.1.0)">
+ <repositories location="http://download.eclipse.org/rt/rap/2.1/M1-20130317-1823/" description="RAP 2.1 Runtime Repository">
+ <features name="org.eclipse.rap.feature.feature.group" versionRange="[2.1.0,2.2.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[2.0.0,2.1.0)">
+ <features name="org.eclipse.rap.sdk.feature.feature.group" versionRange="2.1.0.20130317-1851">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[2.0.0,2.1.0)">
+ <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[2.1.0,2.2.0)">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
+ </features>
+ <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[2.1.0,2.2.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
</repositories>

Back to the top