Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'ecp.b3aggrcon')
-rw-r--r--ecp.b3aggrcon3
1 files changed, 2 insertions, 1 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>

Back to the top