Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/helios/maps/dependencies.properties')
-rw-r--r--releng/helios/maps/dependencies.properties16
1 files changed, 8 insertions, 8 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 9e8160aff..4c600928c 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -135,12 +135,12 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=2.5.0
-emf.dir.id=R200906151043
+emf.id=I200908061054
+emf.dir.id=I200908061054
-emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.5.0/${emf.dir.id}
+emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
-emf.name=EMF v2.5 Runtime
+emf.name=EMF v2.6 Runtime
emf.url=http://download.eclipse.org${emf.mirror.prefixuri}
emf.description=Minimum executable code.
@@ -187,12 +187,12 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=3.5.0
-gef.dir.id=R200906221200
+gef.id=I200907271514
+gef.dir.id=I200907271514
-gef.mirror.prefixuri=/tools/gef/downloads/drops/3.5.0/${gef.dir.id}
+gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
-gef.name=GEF SDK 3.5
+gef.name=GEF SDK 3.6
gef.url=http://download.eclipse.org${gef.mirror.prefixuri}
gef.description=GEF Code and Source.

Back to the top