Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2013-03-14 13:17:11 +0000
committerCarl Anderson2013-03-14 13:17:11 +0000
commit6a4d29dce780a147dbb683d76cc4efd5eb1a3684 (patch)
tree3c81028fc4de16255c9fe0bc82262bca07b471e8
parent20e05e15a66fd0a5ada76100a10bbccae9ad8565 (diff)
downloadwebtools.maps-6a4d29dce780a147dbb683d76cc4efd5eb1a3684.tar.gz
webtools.maps-6a4d29dce780a147dbb683d76cc4efd5eb1a3684.tar.xz
webtools.maps-6a4d29dce780a147dbb683d76cc4efd5eb1a3684.zip
Updating Eclipse prereqs to 4.3
-rw-r--r--releng/kepler/dependencies.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/releng/kepler/dependencies.properties b/releng/kepler/dependencies.properties
index 3beaf13a7..15db2a8c4 100644
--- a/releng/kepler/dependencies.properties
+++ b/releng/kepler/dependencies.properties
@@ -134,8 +134,8 @@ wtpBuildTools.build.home=http://download.eclipse.org/webtools/downloads/
# Eclipse SDK Dependency
# groupID : eclipse
-eclipse.id=I20130307-2000
-eclipse.dir=I20130307-2000
+eclipse.id=I20130313-2000
+eclipse.dir=I20130313-2000
eclipse.name=Eclipse SDK v3.8
eclipse.description=(Platform, PDE, JDT)
@@ -193,8 +193,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.2 SDK Dependency
# groupID : e4x
-e4x.build.id=I20130307-2000
-e4x.build.dir=I20130307-2000
+e4x.build.id=I20130313-2000
+e4x.build.dir=I20130313-2000
e4x.name=Eclipse SDK v4.3
e4x.description=(Platform, PDE, JDT, EMF Core)
@@ -295,7 +295,7 @@ graphiti.build.home=http://www.eclipse.org/graphiti/download.php
# groupID : gef
gef.id=3.9.0y
-gef.dir.id=3.9.0/I201303010306/
+gef.dir.id=3.9.0/I201303090306/
gef.mirror.prefixuri=/tools/gef/downloads/drops/${gef.dir.id}
gef.file=GEF-SDK-${gef.id}.zip

Back to the top