Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2016-02-10 16:59:01 +0000
committerArthur van Dorp2016-02-10 17:00:09 +0000
commita12bebdbe180152b9218a779c05b62123ee35d26 (patch)
tree809e98b1521fb6d1cda0073509fa84bcd0621140
parent4407867aaa01f4d4297e77b698a2503f6f1e699b (diff)
downloadorg.eclipse.simrel.build-a12bebdbe180152b9218a779c05b62123ee35d26.tar.gz
org.eclipse.simrel.build-a12bebdbe180152b9218a779c05b62123ee35d26.tar.xz
org.eclipse.simrel.build-a12bebdbe180152b9218a779c05b62123ee35d26.zip
Update Scout to SR2_RC3
Change-Id: Idea58201fc053900644138369ef2afb85d343342 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 3178915f7..4cc6b2008 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/RC2-20160203-1022" description="Scout RAP Targets">
+ <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.rap/RC3-20160210-1621" 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 30a0646e3..93199b0dd 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/RC2-20160203-1022" description="Scout Targets">
+ <repositories location="http://download.eclipse.org/scout/releases/5.0/5.0.200/scout.main/RC3-20160210-1621" 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