Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2010-04-28 15:13:56 +0000
committerdavid_williams2010-04-28 15:13:56 +0000
commitfbad20987791fe9c08024cce38c39016d07fc77c (patch)
tree8e22df479cda4c033d3483541c8f44b6acb27bbb /releng
parentb5ad7956cc1d6fa79d99c8bf8e5fc13516fa934f (diff)
downloadwebtools.maps-fbad20987791fe9c08024cce38c39016d07fc77c.tar.gz
webtools.maps-fbad20987791fe9c08024cce38c39016d07fc77c.tar.xz
webtools.maps-fbad20987791fe9c08024cce38c39016d07fc77c.zip
move up to latest prereqs
Diffstat (limited to 'releng')
-rw-r--r--releng/helios/maps/dependencies.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index b6a1b56a7..52704ec07 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/maps/dependencies.properties
@@ -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.0M6
-emf.dir.id=S201003151457
+emf.id=I201004271641
+emf.dir.id=I201004271641
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.0M6
-gef.dir.id=S201003151526
+gef.id=I201004142051
+gef.dir.id=I201004142051
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.6.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -212,7 +212,7 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# groupID : dtp
dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.8/
-dtp.file=dtp-sdk-1.8.0M7-201004160500.zip
+dtp.file=dtp-sdk-1.8.0M7-201004230946.zip
dtp.name=DTP sdk v1.8
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top