Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authordavid_williams2011-04-21 00:58:52 +0000
committerdavid_williams2011-04-21 00:58:52 +0000
commit17c81bbca7f00b8f40549a2560958997004059a8 (patch)
treeac6f5eb4841ca4e7ccbbd2c55cf9901a18b555e1 /releng
parent671096cd12ab6e62a2a3de24a5727ab35dfbcc13 (diff)
downloadwebtools.maps-17c81bbca7f00b8f40549a2560958997004059a8.tar.gz
webtools.maps-17c81bbca7f00b8f40549a2560958997004059a8.tar.xz
webtools.maps-17c81bbca7f00b8f40549a2560958997004059a8.zip
update to latest, near M7 pre-req
Diffstat (limited to 'releng')
-rw-r--r--releng/indigo/dependencies.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/indigo/dependencies.properties b/releng/indigo/dependencies.properties
index 88eb624fc..bd6efea6d 100644
--- a/releng/indigo/dependencies.properties
+++ b/releng/indigo/dependencies.properties
@@ -101,8 +101,8 @@ wtpBuildTools.build.home=http://download.eclipse.org/webtools/downloads/
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=3.7M6
-eclipse.dir=S-3.7M6-201103101119
+eclipse.id=I20110419-1004
+eclipse.dir=I20110419-1004
eclipse.name=Eclipse SDK v3.7
eclipse.description=(Platform, PDE, JDT)
@@ -160,8 +160,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.1 SDK Dependency
# groupID : e4x
-e4x.build.id=4.1M6
-e4x.build.dir=S-4.1M6-201103121300
+e4x.build.id=I20110419-2200
+e4x.build.dir=I20110419-2200
e4x.name=Eclipse SDK v4.1
e4x.description=(Platform, PDE, JDT, EMF Core)

Back to the top