Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'scout.b3aggrcon')
-rw-r--r--scout.b3aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/scout.b3aggrcon b/scout.b3aggrcon
index 1fbacb0f0..40682f591 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="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/6.0/6.0.100/RC4/" description="Scout SDK">
+<aggregator:Contribution xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" xmlns:xmi="http://www.omg.org/XMI" xmi:version="2.0" description="Eclipse Scout is a framework to develop Java based business applications.&#10;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/releases/neon/201609281000/" description="Scout SDK">
<features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="6.0.100">
<categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>

Back to the top