Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur van Dorp2017-09-25 06:03:38 +0000
committerArthur van Dorp2017-09-25 06:03:38 +0000
commit7ecf45f4a6280939b81d97eb8d4e5a6e87992673 (patch)
tree4fba4431b50e1fffc422fa3c2173e4f705d5b431
parentc86ea75bd8ac727202aff447b41e1865628cf7a2 (diff)
downloadorg.eclipse.simrel.build-7ecf45f4a6280939b81d97eb8d4e5a6e87992673.tar.gz
org.eclipse.simrel.build-7ecf45f4a6280939b81d97eb8d4e5a6e87992673.tar.xz
org.eclipse.simrel.build-7ecf45f4a6280939b81d97eb8d4e5a6e87992673.zip
Scout contribution for Oxygen.1a RC1
Change-Id: Ib37da9677a75ca302b66210d5f868e13916addd9 Signed-off-by: Arthur van Dorp <Arthur.vanDorp@bsi-software.com>
-rw-r--r--scout.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/scout.aggrcon b/scout.aggrcon
index f3b199d35..93ea5e7e5 100644
--- a/scout.aggrcon
+++ b/scout.aggrcon
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/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/oxygen/201709271000/" description="Scout SDK">
- <features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="7.0.100">
+ <repositories location="http://download.eclipse.org/scout/releases/7.0/7.0.150/001_Oxygen_1a_RC1" description="Scout SDK">
+ <features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="7.0.150">
<categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
</repositories>

Back to the top