Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-10-21 01:28:34 +0000
committerdavid_williams2009-10-21 01:28:34 +0000
commit5f593f4f3f5c9c517743d696bdf11476eb9c2d74 (patch)
tree6470cd6df99886a0b19b29ac1a8f64e60c5cf967 /releng/helios/maps
parent59e29bd122327678a0ea9863c13fd9928e428b7b (diff)
downloadwebtools.maps-5f593f4f3f5c9c517743d696bdf11476eb9c2d74.tar.gz
webtools.maps-5f593f4f3f5c9c517743d696bdf11476eb9c2d74.tar.xz
webtools.maps-5f593f4f3f5c9c517743d696bdf11476eb9c2d74.zip
update emf pre-req
Diffstat (limited to 'releng/helios/maps')
-rw-r--r--releng/helios/maps/dependencies.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/helios/maps/dependencies.properties b/releng/helios/maps/dependencies.properties
index f01943fdb..86c055903 100644
--- a/releng/helios/maps/dependencies.properties
+++ b/releng/helios/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=2.6.0M2
-emf.dir.id=S200909211047
+emf.id=I200910112110
+emf.dir.id=I200910112110
emf.mirror.prefixuri=/modeling/emf/emf/downloads/drops/2.6.0/${emf.dir.id}
emf.file=emf-runtime-${emf.id}.zip

Back to the top