Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2006-12-26 05:20:36 +0000
committerdavid_williams2006-12-26 05:20:36 +0000
commitcafd65c410437894e3bb73f5431b3067190c7234 (patch)
treec8fe4bb6e5262b4c75a5c0b69a490cc4e1c3357f /releng/maps/dependencies.properties
parenta8b5144b18aacdfc96aedc66c0a5ee1d103e955a (diff)
downloadwebtools.maps-cafd65c410437894e3bb73f5431b3067190c7234.tar.gz
webtools.maps-cafd65c410437894e3bb73f5431b3067190c7234.tar.xz
webtools.maps-cafd65c410437894e3bb73f5431b3067190c7234.zip
update to official M4 level of EMF, GEF, DTPvS200612260614
Diffstat (limited to 'releng/maps/dependencies.properties')
-rw-r--r--releng/maps/dependencies.properties14
1 files changed, 7 insertions, 7 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 627cff767..3a794e3bd 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -88,10 +88,10 @@ eclipseTestFramework.description = Eclipse test framework v3.3 M4
# EMF SDO XSD SDK will be used for building the distribution
# groupID : emf
-emf.url = http://download.eclipse.org/tools/emf/downloads/drops/2.3.0/I200612141025
+emf.url = http://download.eclipse.org/tools/emf/downloads/drops/2.3.0/S200612211251
#emf.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-emf.file = emf-sdo-xsd-SDK-I200612141025.zip
-emf.name = EMF SDO XSD sdk v2.3 Near M4
+emf.file = emf-sdo-xsd-SDK-2.3.0M4.zip
+emf.name = EMF SDO XSD sdk v2.3 M4
emf.description = ${emf.name}
@@ -103,9 +103,9 @@ emf.description = ${emf.name}
# GEF SDK will be used for building the distribution
# groupID : gef
-gef.url = http://download.eclipse.org/tools/gef/downloads/drops/S-3.3M3-200611151622
+gef.url = http://download.eclipse.org/tools/gef/downloads/drops/S-3.3M4-200612191422
#gef.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-gef.file = GEF-SDK-3.3M3.zip
+gef.file = GEF-SDK-3.3M4.zip
gef.name = GEF SDK 3.3 Milestone
gef.description = GEF SDK 3.3 Milestone
@@ -134,8 +134,8 @@ jem.description = JEM 1.2.1 Maintenance with WTP M4 Patch
# groupID : dtp
dtp.url = http://download.eclipse.org/datatools/downloads/1.0
-dtp.file = dtp-sdk_1.0RC2.zip
-dtp.name = DTP sdk v1.0 RC
+dtp.file = dtp-sdk_1.0_200612211.zip
+dtp.name = DTP sdk v1.0
dtp.description = ${dtp.name}
#######################################################################################

Back to the top