Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Huebner2014-09-16 15:05:52 +0000
committerDennis Huebner2014-09-16 15:05:52 +0000
commit0298be4bdaa59fd665687d18c7928f08f32eff48 (patch)
tree81b933fe5da1c8d0fe04da0399cb0b28f824d72d
parenta15f5ab727cfdff0711038179e0024688c343ab6 (diff)
downloadorg.eclipse.simrel.build-0298be4bdaa59fd665687d18c7928f08f32eff48.tar.gz
org.eclipse.simrel.build-0298be4bdaa59fd665687d18c7928f08f32eff48.tar.xz
org.eclipse.simrel.build-0298be4bdaa59fd665687d18c7928f08f32eff48.zip
[xtext] Luna SR1 RC4 contribution
-rw-r--r--tmf-xtext.b3aggrcon6
1 files changed, 3 insertions, 3 deletions
diff --git a/tmf-xtext.b3aggrcon b/tmf-xtext.b3aggrcon
index 6d9b5affd..6448b3ca5 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/head/R201409090713" description="TMF Xtext p2 repository">
- <features name="org.eclipse.xtext.sdk.feature.group" versionRange="2.7.1">
+ <repositories location="http://download.eclipse.org/modeling/tmf/xtext/updates/releases/maintenance/R201409160908/" 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.7.1">
+ <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