Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-05-18 21:35:26 +0000
committerdavid_williams2009-05-18 21:35:26 +0000
commit36428f1d1b4e4ffae5caabda79af13328e7ae596 (patch)
tree9182d8ed02cef866a87a34664d0a013bbe655e31 /releng/maps/dependencies.properties
parente923143523e79d212c2ae424d385ef3c585ef235 (diff)
downloadwebtools.maps-36428f1d1b4e4ffae5caabda79af13328e7ae596.tar.gz
webtools.maps-36428f1d1b4e4ffae5caabda79af13328e7ae596.tar.xz
webtools.maps-36428f1d1b4e4ffae5caabda79af13328e7ae596.zip
latest pre-reqs
Diffstat (limited to 'releng/maps/dependencies.properties')
-rw-r--r--releng/maps/dependencies.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index e5bac08c6..54b3931ee 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -135,8 +135,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# EMF XSD SDK will be used for building the distribution
# groupID : emf
-emf.id=I200905131137
-emf.dir.id=I200905131137
+emf.id=2.5.0RC1
+emf.dir.id=S200905172106
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.5.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip
@@ -187,8 +187,8 @@ emfxsdsourcedoc.build.home=http://www.eclipse.org/modeling/emf/downloads/
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.id=I200905121850
-gef.dir.id=I200905121850
+gef.id=3.5.0RC1
+gef.dir.id=S200905181334
gef.mirror.prefixuri=/tools/gef/downloads/drops/3.5.0/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip
@@ -207,7 +207,7 @@ gef.build.home=http://download.eclipse.org/tools/gef/downloads/
# groupID : dtp
dtp.mirror.prefixuri=/datatools/downloads/drops/N_DTP_1.7
-dtp.file=dtp-sdk-1.7.0RC1-200905110500.zip
+dtp.file=dtp-sdk-1.7.0RC1-200905150948.zip
dtp.name=DTP sdk v1.7
dtp.url=http://download.eclipse.org${dtp.mirror.prefixuri}

Back to the top