Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2018-02-20 16:29:39 +0000
committerArthur van Dorp2018-02-20 16:31:17 +0000
commit987c9a77d0fb1eb5e1dd6ab43c1078903a4b8407 (patch)
tree95e6654b7d30976537d1868c3fff6eea84b218a0
parent6da49f4b776f5bc77a85f51b5bc926b42de952e7 (diff)
downloadorg.eclipse.simrel.build-987c9a77d0fb1eb5e1dd6ab43c1078903a4b8407.tar.gz
org.eclipse.simrel.build-987c9a77d0fb1eb5e1dd6ab43c1078903a4b8407.tar.xz
org.eclipse.simrel.build-987c9a77d0fb1eb5e1dd6ab43c1078903a4b8407.zip
Scout contribution for Oxygen.2 RC2
Change-Id: Ib288e65a63597a3365461988664e219648315103 Signed-off-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com>
-rw-r--r--scout.aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/scout.aggrcon b/scout.aggrcon
index 7a15939f2..ff6cf1543 100644
--- a/scout.aggrcon
+++ b/scout.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" description="Eclipse Scout is a framework to develop Java based business applications.&#xA;The HTML5 front-end of Scout applications comes with multi-device support and is based on HTML5/CSS3/JavaScript. This package includes a SDK, useful developer tools and source code." label="Scout">
- <repositories location="http://download.eclipse.org/scout/releases/7.0/7.0.300/002_Oxygen_3_RC1/" description="Scout SDK">
+ <repositories location="http://download.eclipse.org/scout/releases/7.0/7.0.300/003_Oxygen_3_RC2/" description="Scout SDK">
<features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="7.0.300">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>

Back to the top