Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2012-08-06 10:01:01 +0000
committerDennis Huebner2012-08-06 10:01:01 +0000
commit42f5579bfd1a0e192a701f0b2d2b2bec6a5c5520 (patch)
treee86766a6aa5743f7aacf47e590e33107971eaa17 /tmf-xtext.b3aggrcon
parentd6ac9b8a9a35e649a60bd592396a901f402bf823 (diff)
downloadorg.eclipse.simrel.build-42f5579bfd1a0e192a701f0b2d2b2bec6a5c5520.tar.gz
org.eclipse.simrel.build-42f5579bfd1a0e192a701f0b2d2b2bec6a5c5520.tar.xz
org.eclipse.simrel.build-42f5579bfd1a0e192a701f0b2d2b2bec6a5c5520.zip
[xtext,xpand,mwe] switched to nightly <- early integration
Diffstat (limited to 'tmf-xtext.b3aggrcon')
-rw-r--r--tmf-xtext.b3aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index 89f3d2901..0dc2dc808 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">
- <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/head/S201206120633" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.3.0">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/" description="TMF Xtext p2 repository">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.4.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.3.0">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.4.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top