Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2015-12-15 15:56:03 +0000
committerMarkus Knauer2015-12-15 15:56:03 +0000
commitb82e56730d37edfb0246efe644692321aecdea2a (patch)
tree0673cf919bacb1749a2f3f3114a63f0e980f1b03
parent9e4b904f59ca72f918641315f97c79d1714f5211 (diff)
downloadorg.eclipse.simrel.build-b82e56730d37edfb0246efe644692321aecdea2a.tar.gz
org.eclipse.simrel.build-b82e56730d37edfb0246efe644692321aecdea2a.tar.xz
org.eclipse.simrel.build-b82e56730d37edfb0246efe644692321aecdea2a.zip
Contribute RAP 3.1.0 M4 to Neon M4
- RAP Runtime 3.1.0 M4-20151215-1404 - RAP Tools 3.1.0 M4-20151215-1358 Change-Id: I8b89eeeff65e30e8407c38cb0d000768cc9c40e2 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
-rw-r--r--rap-tools.b3aggrcon2
-rw-r--r--rap.b3aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/rap-tools.b3aggrcon b/rap-tools.b3aggrcon
index 84964c6c5..a4bc594f2 100644
--- a/rap-tools.b3aggrcon
+++ b/rap-tools.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 Tools">
- <repositories location="http://download.eclipse.org/rt/rap/tools/3.1/M3-20151110-0040/" description="RAP 3.1 Tools Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/tools/3.1/M4-20151215-1358/" description="RAP 3.1 Tools Repository">
<features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.1.0,3.2.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
</features>
diff --git a/rap.b3aggrcon b/rap.b3aggrcon
index c0709bb32..fb29b888d 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.1/M3-20151110-1626/" description="RAP 3.1 Runtime Repository">
+ <repositories location="http://download.eclipse.org/rt/rap/3.1/M4-20151215-1404/" description="RAP 3.1 Runtime Repository">
<features name="org.eclipse.rap.feature.feature.group" versionRange="[3.1.0,3.2.0)">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>

Back to the top