Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2013-09-10 03:20:33 +0000
committerCarl Anderson2013-09-10 03:20:33 +0000
commit0caf080e6f340e3e18829455a956175bbb30a29f (patch)
treee7883e8557381cb4ea5724dba30f6ee9b2c272ab
parent6b4ac70f0d21773cfed3357089dbd2504df9c77e (diff)
downloadwebtools.maps-0caf080e6f340e3e18829455a956175bbb30a29f.tar.gz
webtools.maps-0caf080e6f340e3e18829455a956175bbb30a29f.tar.xz
webtools.maps-0caf080e6f340e3e18829455a956175bbb30a29f.zip
[416634] Move the WTP 3.5.1 build up to the latest prereqs
-rw-r--r--releng/kepler/dependencies.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/releng/kepler/dependencies.properties b/releng/kepler/dependencies.properties
index f563ec7e3..adb7706b7 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=M20130905-0705
-eclipse.dir=M20130905-0705
+eclipse.id=4.3.1RC3
+eclipse.dir=M-4.3.1RC3-201309050705
eclipse.name=Eclipse SDK v4.3.1
eclipse.description=(Platform, PDE, JDT)
@@ -193,8 +193,8 @@ eclipsereleng.build.home=${eclipse.build.home}
# Eclipse 4.3 SDK Dependency
# groupID : e4x
-e4x.build.id=M20130905-0705
-e4x.build.dir=M20130905-0705
+e4x.build.id=4.3.1RC3
+e4x.build.dir=M-4.3.1RC3-201309050705
e4x.name=Eclipse SDK v4.3.1
e4x.description=(Platform, PDE, JDT, EMF Core)

Back to the top