Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2019-02-28 07:38:37 +0000
committerMarkus Knauer2019-02-28 07:38:37 +0000
commit96bf69929975c05d70e9d6a98905ca8c62647380 (patch)
tree29663f14a6a4aefb1ce1059753f0375302611c3d /rap.aggrcon
parent656e7c89a9e208d8627bd91bceb0596126d7978e (diff)
downloadorg.eclipse.simrel.build-96bf69929975c05d70e9d6a98905ca8c62647380.tar.gz
org.eclipse.simrel.build-96bf69929975c05d70e9d6a98905ca8c62647380.tar.xz
org.eclipse.simrel.build-96bf69929975c05d70e9d6a98905ca8c62647380.zip
Publish RAP 3.8 M3 for 2019-03
- RAP Runtime 3.8.0 M3-20190228-0658 - RAP Tools 3.8.0 M3-20190228-0646 Change-Id: I7c3eebe8210090c2065e3b8721dfa5fa5346dff1 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 fe23a2238..15b0143bc 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.8/M2-20190206-1414/" description="RAP 3.8 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.8/M3-20190228-0658/" description="RAP 3.8 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[3.8.0,3.9.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top