Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2014-09-29 14:35:26 +0000
committerDennis Huebner2014-09-29 14:35:26 +0000
commit81c6e63e0623fcb009930d9e627b0c1dae7c74ec (patch)
tree9010586e6043f14b7486ab7168a07b6cb326adee /tmf-xtext.b3aggrcon
parentea4abdfc941059f61a5b145d0d2bc7d80ae697a3 (diff)
downloadorg.eclipse.simrel.build-81c6e63e0623fcb009930d9e627b0c1dae7c74ec.tar.gz
org.eclipse.simrel.build-81c6e63e0623fcb009930d9e627b0c1dae7c74ec.tar.xz
org.eclipse.simrel.build-81c6e63e0623fcb009930d9e627b0c1dae7c74ec.zip
[coderecomenders->xcore] Enables xcore and it dependencies
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 952f7be33..104bd764f 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/maintenance/R201407030533/" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.6.0">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/maintenance/" description="TMF Xtext p2 repository">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.7.2">
<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.6.0">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.7.2">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top