Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2019-06-05 21:34:43 +0000
committerMarkus Knauer2019-06-05 21:34:43 +0000
commit3b7901df48513f3bf5e9a8ee876da5281fcc3e10 (patch)
tree3e44c235592c5ceaddf051f0320eea808a5fa2f1 /rap.aggrcon
parentf20c290706ea50ed7425e7ad9b07b6a56a49e73c (diff)
downloadorg.eclipse.simrel.build-3b7901df48513f3bf5e9a8ee876da5281fcc3e10.tar.gz
org.eclipse.simrel.build-3b7901df48513f3bf5e9a8ee876da5281fcc3e10.tar.xz
org.eclipse.simrel.build-3b7901df48513f3bf5e9a8ee876da5281fcc3e10.zip
Publish RAP 3.9 RC1 for 2019-06 RC1
- RAP Runtime 3.9.0 RC1-20190605-1709 - RAP Tools 3.9.0 RC1-20190605-1705 Change-Id: I173e8e63feb67ed754954cddab63495f3ad4f6c3 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'rap.aggrcon')
-rw-r--r--rap.aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/rap.aggrcon b/rap.aggrcon
index ff1efebeb..412e58f93 100644
--- a/rap.aggrcon
+++ b/rap.aggrcon
@@ -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/cbi/p2repo/2011/aggregator/1.1.0" label="RAP Runtime">
- <repositories location="http://download.eclipse.org/rt/rap/3.9/M3-20190528-1929/" description="RAP 3.9 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.9/RC1-20190605-1709/" 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>

Back to the top