Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emft-mwe.b3aggrcon6
-rw-r--r--m2t-xpand.b3aggrcon2
-rw-r--r--tmf-xtext.b3aggrcon6
3 files changed, 7 insertions, 7 deletions
diff --git a/emft-mwe.b3aggrcon b/emft-mwe.b3aggrcon
index cfd6f58c9..250de28c4 100644
--- a/emft-mwe.b3aggrcon
+++ b/emft-mwe.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="EMFT MWE">
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201404280517/mwe" description="EMFT MWE p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/releases/R201405200714/mwe" description="EMFT MWE p2 repository">
<features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.6.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
@@ -8,8 +8,8 @@
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201405060937/mwe2lang" description="EMFT MWE lang p2 repository">
- <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.5.2">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/releases/R201405200939/mwe2lang" description="EMFT MWE lang p2 repository">
+ <features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.6.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
diff --git a/m2t-xpand.b3aggrcon b/m2t-xpand.b3aggrcon
index f0966ddaa..bd8dda4fb 100644
--- a/m2t-xpand.b3aggrcon
+++ b/m2t-xpand.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="M2T Xpand">
- <repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201404280756/" description="M2T XPAND p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201405200738/" description="M2T XPAND p2 repository">
<features name="org.eclipse.xpand.sdk.feature.group" versionRange="2.0.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index 1e6edacbb..2b15c57e9 100644
--- a/tmf-xtext.b3aggrcon
+++ b/tmf-xtext.b3aggrcon
@@ -1,11 +1,11 @@
<?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="TMF Xtext, Tools Xtend">
- <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201405060919/" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.5.0">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/head/R201405200906/" description="TMF Xtext p2 repository">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.6.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.5.0">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.6.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top