Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2018-09-19 16:30:45 +0000
committerMarkus Knauer2018-09-19 16:30:45 +0000
commit85300d1cbf1060eb2301ba96b85ee1b3f9645475 (patch)
tree1488dd702904135ae17ef5f3f1e6753d1425ee29 /rap.aggrcon
parent2437dfa73db6d93c8c898eeea5f6cee19cadb655 (diff)
downloadorg.eclipse.simrel.build-85300d1cbf1060eb2301ba96b85ee1b3f9645475.tar.gz
org.eclipse.simrel.build-85300d1cbf1060eb2301ba96b85ee1b3f9645475.tar.xz
org.eclipse.simrel.build-85300d1cbf1060eb2301ba96b85ee1b3f9645475.zip
Switch to RAP release URLs
Change-Id: Iacbfc61ef78a51e0fce2ad4b170963307532302e 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 0d4147e5a..918a6821a 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.6/RC2-20180912-1017/" description="RAP 3.6 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.6/R-20180912-1017/" description="RAP 3.6 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[3.6.0,3.7.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top