Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Charles David2017-03-14 09:43:57 +0000
committerPierre-Charles David2017-03-14 10:11:29 +0000
commit995368a4a1a1b833dce24ae39eddc0b923f7c90d (patch)
tree03018a99cea551342381ed2a1cea2859d2c605fa /gmp-gmf-runtime.aggrcon
parent2201a7d73c9dea2dd67b67fbf739d74cdf17d6d6 (diff)
downloadorg.eclipse.simrel.build-995368a4a1a1b833dce24ae39eddc0b923f7c90d.tar.gz
org.eclipse.simrel.build-995368a4a1a1b833dce24ae39eddc0b923f7c90d.tar.xz
org.eclipse.simrel.build-995368a4a1a1b833dce24ae39eddc0b923f7c90d.zip
EMF Services and GMF Runtime contributions for Oxygen M6
Change-Id: I67f9d4399d7fb5074090328cc1f5e2d00cffee73 Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Diffstat (limited to 'gmp-gmf-runtime.aggrcon')
-rw-r--r--gmp-gmf-runtime.aggrcon8
1 files changed, 4 insertions, 4 deletions
diff --git a/gmp-gmf-runtime.aggrcon b/gmp-gmf-runtime.aggrcon
index 1dc43b324..d54dfada3 100644
--- a/gmp-gmf-runtime.aggrcon
+++ b/gmp-gmf-runtime.aggrcon
@@ -1,12 +1,12 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="GMF Runtime">
- <repositories location="http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases" description="GMF Runtime milestones">
- <features name="org.eclipse.gmf.feature.group" versionRange="[1.10.0.201606071959]">
+ <repositories location="http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201703131642" description="GMF Runtime milestones">
+ <features name="org.eclipse.gmf.feature.group" versionRange="[1.11.0.201703131642]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.gmf.runtime.sdk.feature.group" versionRange="[1.10.0.201606071959]">
+ <features name="org.eclipse.gmf.runtime.sdk.feature.group" versionRange="[1.11.0.201703131642]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
- <contacts href="simrel.aggr#//@contacts[email='anthonyh@ca.ibm.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='pierre-charles.david@obeo.fr']"/>
</aggregator:Contribution>

Back to the top