Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2011-04-25 16:35:05 +0000
committerdavid_williams2011-04-25 16:35:05 +0000
commitd41bc2b98c091f9de45a98610d2f4440900c64df (patch)
tree06775cab81cc2139467fa368e66a1f451d5b9074
parentf509d33fbe34ab1fcaee445025d69b2f1a808be5 (diff)
downloadwebtools.maps-d41bc2b98c091f9de45a98610d2f4440900c64df.tar.gz
webtools.maps-d41bc2b98c091f9de45a98610d2f4440900c64df.tar.xz
webtools.maps-d41bc2b98c091f9de45a98610d2f4440900c64df.zip
update to latest, near M7 pre-req
-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 8a2ca9684..ce56689eb 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=I20110421-1300
-eclipse.dir=I20110421-1300
+eclipse.id=I20110424-2000
+eclipse.dir=I20110424-2000
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=I20110421-0500
-e4x.build.dir=I20110421-0500
+e4x.build.id=I20110425-0200
+e4x.build.dir=I20110425-0200
e4x.name=Eclipse SDK v4.1
e4x.description=(Platform, PDE, JDT, EMF Core)

Back to the top