Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releng/helios/maps/dependencies.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index 08ea4051e..490d26b91 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -67,8 +67,8 @@ dita.name=SourceForge DITA-OT 1.2.1
dita.description=DITA-OT 1.2.1 Binary ASL Distribution
#######################################################################################
-wtp.eclipse.build.id=3.6RC4
-wtp.eclipse.build.dir=S-3.6RC4-201006031500
+wtp.eclipse.build.id=I20100608-0911
+wtp.eclipse.build.dir=I20100608-0911
eclipse.name=Eclipse SDK v3.6
eclipse.description=Eclipse SDK v3.6
@@ -137,8 +137,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=2.6.0RC3
-emf.dir.id=S201005311044
+emf.id=2.6.0RC4
+emf.dir.id=S201006070756
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -192,8 +192,8 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=3.6.0RC3
-gef.dir.id=S201005311255
+gef.id=3.6.0RC4
+gef.dir.id=S201006081000
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip

Back to the top