Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rap-tools.aggrcon4
-rw-r--r--rap.aggrcon10
2 files changed, 7 insertions, 7 deletions
diff --git a/rap-tools.aggrcon b/rap-tools.aggrcon
index 2b25ba3cc..fe277858a 100644
--- a/rap-tools.aggrcon
+++ b/rap-tools.aggrcon
@@ -1,7 +1,7 @@
<?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="RAP Tools">
- <repositories location="http://download.eclipse.org/rt/rap/tools/3.4/20171031-2346/" description="RAP 3.4 Tools Repository">
- <features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.4.0,3.5.0)">
+ <repositories location="http://download.eclipse.org/rt/rap/tools/3.5/M1-20180131-1757/" description="RAP 3.5 Tools Repository">
+ <features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.5.0,3.6.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
</repositories>
diff --git a/rap.aggrcon b/rap.aggrcon
index 2f390442d..6fed4f057 100644
--- a/rap.aggrcon
+++ b/rap.aggrcon
@@ -1,16 +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/cbi/p2repo/2011/aggregator/1.1.0" label="RAP Runtime">
- <repositories location="http://download.eclipse.org/rt/rap/3.4/photon-20171101-1753/" description="RAP 3.4 Runtime Repository">
- <features name="org.eclipse.rap.feature.feature.group" versionRange="[3.4.0,3.5.0)">
+ <repositories location="http://download.eclipse.org/rt/rap/3.5/M1-20180131-1851/" description="RAP 3.5 Runtime Repository">
+ <features name="org.eclipse.rap.feature.feature.group" versionRange="[3.5.0,3.6.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.sdk.feature.feature.group" versionRange="[3.4.0,3.5.0)">
+ <features name="org.eclipse.rap.sdk.feature.feature.group" versionRange="[3.5.0,3.6.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[3.4.0,3.5.0)">
+ <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[3.5.0,3.6.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[3.4.0,3.5.0)">
+ <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[3.5.0,3.6.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
</repositories>

Back to the top