Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2019-04-17 20:57:40 +0000
committerMarkus Knauer2019-04-17 20:57:40 +0000
commit67585bd777a81e4cde26d504a0b5d639b8e2771d (patch)
treef1231da3b3cd932ceb25633cf4ef0597d64f64c9 /rap.aggrcon
parentaf0e729d1ea9dfa34d30d8a998fb380e9a060ec7 (diff)
downloadorg.eclipse.simrel.build-67585bd777a81e4cde26d504a0b5d639b8e2771d.tar.gz
org.eclipse.simrel.build-67585bd777a81e4cde26d504a0b5d639b8e2771d.tar.xz
org.eclipse.simrel.build-67585bd777a81e4cde26d504a0b5d639b8e2771d.zip
Publish RAP 3.9 M1 for 2019-06 M1
- RAP Runtime 3.9.0 M1-20190417-1623 - RAP Tools 3.9.0 M1-20190417-1539 Change-Id: Icfd8718c347e610bcd3c9e52818a45775857e13a Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'rap.aggrcon')
-rw-r--r--rap.aggrcon10
1 files changed, 5 insertions, 5 deletions
diff --git a/rap.aggrcon b/rap.aggrcon
index 81eca3d04..5a7229941 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.8/R-20190313-1010/" description="RAP 3.8 Runtime Repository">
- <features name="org.eclipse.rap.feature.feature.group" versionRange="[3.8.0,3.9.0)">
+ <repositories location="http://download.eclipse.org/rt/rap/3.9/M1-20190417-1623/" description="RAP 3.9 Runtime Repository">
+ <features name="org.eclipse.rap.feature.feature.group" versionRange="[3.9.0,3.10.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.sdk.feature.feature.group" versionRange="[3.8.0,3.9.0)">
+ <features name="org.eclipse.rap.sdk.feature.feature.group" versionRange="[3.9.0,3.10.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[3.8.0,3.9.0)">
+ <features name="org.eclipse.rap.equinox.target.feature.feature.group" versionRange="[3.9.0,3.10.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
- <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[3.8.0,3.9.0)">
+ <features name="org.eclipse.rap.examples.feature.feature.group" versionRange="[3.9.0,3.10.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
</repositories>

Back to the top