Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 374fe4bbe..f4136283b 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.8.1/" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.8.1">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.8.2" description="Xtext p2 repository">
+ <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.8.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.8.1">
+ <features name="org.eclipse.xtend.sdk.feature.group" versionRange="2.8.2">
<categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>

Back to the top