Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2015-06-20 12:15:45 +0000
committerMarkus Knauer2015-06-20 12:15:45 +0000
commitbb689ab89de05e3307f916a0a8bbc0f262536e68 (patch)
tree2d6adc72e73acccf324e30839b9dc9c15ce41e99 /rap.b3aggrcon
parent78c9be1bb65d624d8fff8b87c22982343cffb6dd (diff)
downloadorg.eclipse.simrel.build-bb689ab89de05e3307f916a0a8bbc0f262536e68.tar.gz
org.eclipse.simrel.build-bb689ab89de05e3307f916a0a8bbc0f262536e68.tar.xz
org.eclipse.simrel.build-bb689ab89de05e3307f916a0a8bbc0f262536e68.zip
Change RAP Runtime+Tools source p2 repository URLs to final release URL
Change-Id: Id06d0a89e066c2b4cdf45ace7d0e9dba51fdee0a Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'rap.b3aggrcon')
-rw-r--r--rap.b3aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/rap.b3aggrcon b/rap.b3aggrcon
index 540e72b71..3a8ca62c3 100644
--- a/rap.b3aggrcon
+++ b/rap.b3aggrcon
@@ -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/b3/2011/aggregator/1.1.0" label="RAP Runtime">
- <repositories location="http://download.eclipse.org/rt/rap/3.0/RC4-20150602-0950/" description="RAP 3.0 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.0/R-20150602-0950/" description="RAP 3.0 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[3.0.0,3.1.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top