Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2006-11-16 17:57:53 +0000
committerdavid_williams2006-11-16 17:57:53 +0000
commit1b4146a1f99b00d23b6b43726fc4e9572d9681d7 (patch)
tree44ca79b0f93d429fe37855451cdc9d9948d22319 /releng/maps/dependencies.properties
parent0faac8e0f50d0e40ab9c25aa34611c36722054db (diff)
downloadwebtools.maps-1b4146a1f99b00d23b6b43726fc4e9572d9681d7.tar.gz
webtools.maps-1b4146a1f99b00d23b6b43726fc4e9572d9681d7.tar.xz
webtools.maps-1b4146a1f99b00d23b6b43726fc4e9572d9681d7.zip
Diffstat (limited to 'releng/maps/dependencies.properties')
-rw-r--r--releng/maps/dependencies.properties15
1 files changed, 7 insertions, 8 deletions
diff --git a/releng/maps/dependencies.properties b/releng/maps/dependencies.properties
index 2b9958114..e93666fc6 100644
--- a/releng/maps/dependencies.properties
+++ b/releng/maps/dependencies.properties
@@ -79,12 +79,11 @@ eclipseTestFramework.description = Eclipse test framework v3.3 M3
# EMF SDO XSD SDK will be used for building the distribution
# groupID : emf
-#emf.description = EMF XSD SDO sdk bundle v2.2.0M4
-emf.url = http://download.eclipse.org/tools/emf/downloads/drops/2.2.1/R200609210005
+emf.url = http://download.eclipse.org/tools/emf/downloads/drops/2.3.0/S200611091546/
#emf.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-emf.file = emf-sdo-xsd-SDK-2.2.1.zip
-emf.name = EMF SDO XSD sdk v2.2.1 Maintenance
-emf.description = EMF XSD SDO sdk bundle v2.2.1 Maintenance
+emf.file = emf-sdo-xsd-SDK-2.3.0M3.zip
+emf.name = EMF SDO XSD sdk v2.3 M3
+emf.description = ${emf.name}
#######################################################################################
@@ -123,9 +122,9 @@ jem.description = JEM 1.2.1 Maintenance
# groupID : dtp
dtp.url = http://download.eclipse.org/datatools/downloads/1.0
-dtp.file = dtp-sdk_1.0M2b.zip
-dtp.name = DTP sdk v1.0 Maintenance
-dtp.description = dtp sdk bundle v1.0
+dtp.file = dtp-sdk_1.0M3.zip
+dtp.name = DTP sdk v1.0 M3
+dtp.description = ${dtp.name}
#######################################################################################

Back to the top