Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emft-mwe.b3aggrcon4
-rw-r--r--m2t-xpand.b3aggrcon2
-rw-r--r--tmf-xtext.b3aggrcon6
3 files changed, 6 insertions, 6 deletions
diff --git a/emft-mwe.b3aggrcon b/emft-mwe.b3aggrcon
index 91f05a9a2..fa06b47dd 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/S201512150804/mwe" description="MWE p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201602020321/mwe" description="MWE p2 repository">
<features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="2.9.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
@@ -8,7 +8,7 @@
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201512150821/mwe2lang/" description="MWE2 Lang p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/emft/mwe/updates/milestones/S201602020421/mwe2lang/" description="MWE2 Lang p2 repository">
<features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="2.9.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
diff --git a/m2t-xpand.b3aggrcon b/m2t-xpand.b3aggrcon
index 5813a67ba..a633b9998 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/S201512150757/" description="M2T XPAND p2 repository">
+ <repositories location="http://download.eclipse.org/modeling/m2t/xpand/updates/milestones/S201602020334/" description="M2T XPAND p2 repository">
<features name="org.eclipse.xpand.sdk.feature.group" versionRange="2.2.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index af57aa288..be1ad4e9c 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="Xtext, Xtend">
- <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.0/" description="Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.9.0">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201602020334/" description="Xtext p2 repository">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.10.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.9.0">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.10.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top