Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ecp.b3aggrcon3
-rw-r--r--emfstore.b3aggrcon3
-rw-r--r--simrel.b3aggr1
3 files changed, 5 insertions, 2 deletions
diff --git a/ecp.b3aggrcon b/ecp.b3aggrcon
index 5ffbb7aa6..18650b56b 100644
--- a/ecp.b3aggrcon
+++ b/ecp.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" label="ECP">
- <repositories location="http://download.eclipse.org/ecp/releases/releases_13/130" description="ECP 1.3.0">
+ <repositories location="http://download.eclipse.org/ecp/rt/140" description="ECP 1.4.0">
<features name="org.eclipse.emf.ecp.sdk.feature.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
@@ -9,4 +9,5 @@
</features>
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='jfaltermeier@eclipsesource.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='emueller@eclipsesource.com']"/>
</aggregator:Contribution>
diff --git a/emfstore.b3aggrcon b/emfstore.b3aggrcon
index 7a2a58401..c163e6a03 100644
--- a/emfstore.b3aggrcon
+++ b/emfstore.b3aggrcon
@@ -1,9 +1,10 @@
<?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" label="EMFStore">
- <repositories location="http://download.eclipse.org/emfstore/releases_13/130" description="EMFStore 1.3.0">
+ <repositories location="http://download.eclipse.org/emfstore/rt/140" description="EMFStore 1.4.0">
<features name="org.eclipse.emf.emfstore.sdk.feature.feature.group">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='jfaltermeier@eclipsesource.com']"/>
+ <contacts href="simrel.b3aggr#//@contacts[email='emueller@eclipsesource.com']"/>
</aggregator:Contribution>
diff --git a/simrel.b3aggr b/simrel.b3aggr
index 1173a959c..71685ed0d 100644
--- a/simrel.b3aggr
+++ b/simrel.b3aggr
@@ -602,4 +602,5 @@
<contacts name="Yves YANG" email="yves.yang@soyatec.com"/>
<contacts name="Adrian Sacchi" email="adrian.sacchi@bsiag.com"/>
<contacts name="Tom Schindl" email="tom.schindl@bestsolution.at"/>
+ <contacts name="Edgar Mueller" email="emueller@eclipsesource.com"/>
</aggregator:Aggregation>

Back to the top