building against 3.6 M7
diff --git a/releng/build-scripts/build/otdt_prerequisites.sh b/releng/build-scripts/build/otdt_prerequisites.sh
index 276799b..d4ddfb0 100644
--- a/releng/build-scripts/build/otdt_prerequisites.sh
+++ b/releng/build-scripts/build/otdt_prerequisites.sh
@@ -41,11 +41,11 @@
 
 # VERSIONS:
 # Eclipse SKD build identifier:
-EVERSION=I20100428-1300
+EVERSION=3.6M7
 # Architecture (as used by OSGi):
 ARCH="-ppc64"
 # used only locally:
-DROP=${BASEDIR}/drops/I20100428-1300
+DROP=${BASEDIR}/drops/S-3.6M7-201004291549
 
 # EXPORT: archive file of the base eclipse SDK build:
 ECLIPSE_SDK_TGZ=${DROP}/eclipse-SDK-${EVERSION}-linux-gtk${ARCH}.tar.gz
diff --git a/releng/build-scripts/build/run.properties b/releng/build-scripts/build/run.properties
index f516f6b..5b13fb5 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -24,10 +24,11 @@
 # Version dependent names:
 
 # Details of the Eclipse SDK build upon:
-run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.0.v20100421/scripts
+run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.0.v20100428/scripts
 org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.1.0.v20100419.jar
 
 # SVN Support for PDE BUILD:
 # (Note: this file must be provided in ${OTScriptDir}/lib)
 svn.pde.build=org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar
 
+