Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'scout.aggrcon')
-rw-r--r--scout.aggrcon12
1 files changed, 6 insertions, 6 deletions
diff --git a/scout.aggrcon b/scout.aggrcon
index bcfb80893..786e1a399 100644
--- a/scout.aggrcon
+++ b/scout.aggrcon
@@ -1,12 +1,12 @@
<?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">
+<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/6.1/6.1.0/M3/" description="Scout SDK">
<features description="Eclipse Scout SDK" name="org.eclipse.scout.sdk-feature.feature.group" versionRange="6.1.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Application%20Development%20Frameworks']"/>
</features>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='stephan.leichtvogt@bsi-software.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='andreas.hoegger@bsiag.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='patrick.baenziger@bsi-software.com']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='arthur.vandorp@bsi-software.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='stephan.leichtvogt@bsi-software.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='andreas.hoegger@bsiag.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='patrick.baenziger@bsi-software.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='arthur.vandorp@bsi-software.com']"/>
</aggregator:Contribution>

Back to the top