Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2016-02-17 11:40:01 +0000
committerArthur van Dorp2016-02-17 11:40:51 +0000
commitc903c0f57644b0b36a751464ad3f39bcd5b0a62b (patch)
treed141def206c76b2af314513df0c1b049a9c1efc1
parent6975f6aec9ac1a41a96c47269f01e6a54e4552d5 (diff)
downloadorg.eclipse.simrel.build-c903c0f57644b0b36a751464ad3f39bcd5b0a62b.tar.gz
org.eclipse.simrel.build-c903c0f57644b0b36a751464ad3f39bcd5b0a62b.tar.xz
org.eclipse.simrel.build-c903c0f57644b0b36a751464ad3f39bcd5b0a62b.zip
Update Scout to SR2_RC4
Change-Id: I5d7e9b034ebf5bef0a27af32ab3422b2454c7ecc Signed-off-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com>
-rw-r--r--scout-rap.b3aggrcon2
-rw-r--r--scout.b3aggrcon2
2 files changed, 2 insertions, 2 deletions
diff --git a/scout-rap.b3aggrcon b/scout-rap.b3aggrcon
index 2436a8ab0..6699212f0 100644
--- a/scout-rap.b3aggrcon
+++ b/scout-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" description="Scout Business Application Development" label="Scout RAP Runtime">
- <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.rap/RC3a-20160216-1233" description="Scout RAP Targets">
+ <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.rap/RC4-20160217-1033" description="Scout RAP Targets">
<features description="Eclipse Scout SDK RAP" name="org.eclipse.scout.rt.rap.source.feature.group" versionRange="5.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
diff --git a/scout.b3aggrcon b/scout.b3aggrcon
index 98934f957..d48b6ad1f 100644
--- a/scout.b3aggrcon
+++ b/scout.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" description="Scout Business Application Development" label="Scout">
- <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.main/RC3a-20160216-1233" description="Scout Targets">
+ <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.main/RC4-20160217-1033" description="Scout Targets">
<features description="Eclipse Scout" name="org.eclipse.scout.feature.group" versionRange="5.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>

Back to the top