Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2017-12-05 16:54:47 +0000
committerMarkus Knauer2017-12-05 16:54:47 +0000
commitf26d00f8ca08e5b488cfb4e67912f1d022c74597 (patch)
tree7f89432f7f9343770dd8832e6b262a482df4bca3
parent660fc2ce5cfa7c2e832ea8546032e19c7d018a75 (diff)
downloadorg.eclipse.simrel.build-f26d00f8ca08e5b488cfb4e67912f1d022c74597.tar.gz
org.eclipse.simrel.build-f26d00f8ca08e5b488cfb4e67912f1d022c74597.tar.xz
org.eclipse.simrel.build-f26d00f8ca08e5b488cfb4e67912f1d022c74597.zip
Publish RAP 3.4 RC4 for Oxygen.2 RC4
- RAP Runtime 3.4 RC4-oxygen-20171204-1637 - RAP Tools 3.4 RC4-oxygen-20171204-1620 Change-Id: I7dd8a8de636fad93e6941632bdbd3653eaf55ac1 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
-rw-r--r--rap-tools.aggrcon2
-rw-r--r--rap.aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/rap-tools.aggrcon b/rap-tools.aggrcon
index 1f79b1ae6..081df0395 100644
--- a/rap-tools.aggrcon
+++ b/rap-tools.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 Tools">
- <repositories location="http://download.eclipse.org/rt/rap/tools/3.4/RC3-oxygen-20171128-1255/" description="RAP 3.4 Tools Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/tools/3.4/RC4-oxygen-20171204-1620/" description="RAP 3.4 Tools Repository">
<features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.4.0,3.5.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
diff --git a/rap.aggrcon b/rap.aggrcon
index 0770bfba6..2504f642a 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.4/RC3-oxygen-20171128-1303/" description="RAP 3.4 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.4/RC4-oxygen-20171204-1637/" description="RAP 3.4 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[3.4.0,3.5.0)">
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top