Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2019-06-11 11:55:15 +0000
committerArthur van Dorp2019-06-11 11:55:15 +0000
commit295019e94e93ea15c31e1600eb539faa7b44d0f0 (patch)
treeb0908a08192c77be3cdf156096b6b1a271d087d6 /scout.aggrcon
parentb823f5d6107d515ffb795126da1ef77c02cdfc3b (diff)
downloadorg.eclipse.simrel.build-295019e94e93ea15c31e1600eb539faa7b44d0f0.tar.gz
org.eclipse.simrel.build-295019e94e93ea15c31e1600eb539faa7b44d0f0.tar.xz
org.eclipse.simrel.build-295019e94e93ea15c31e1600eb539faa7b44d0f0.zip
New Scout version 9.0.0.018_Simrel_2019_06
Change-Id: I43ae9da2fa6eee5506b563043345d86289c26993 Signed-off-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com>
Diffstat (limited to 'scout.aggrcon')
-rw-r--r--scout.aggrcon2
1 files changed, 1 insertions, 1 deletions
diff --git a/scout.aggrcon b/scout.aggrcon
index 70c1bd99f..11580cdb2 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="https://download.eclipse.org/scout/releases/9.0/9.0.0/016_Simrel_2019_06_RC1/" description="Scout SDK">
+ <repositories location="https://download.eclipse.org/scout/releases/9.0/9.0.0/018_Simrel_2019_06/" description="Scout SDK">
<features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="9.0.0">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>

Back to the top