Build against S-4.5M6-201503200800
diff --git a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
index 94bb091..d1a2e2f 100644
--- a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
+++ b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
@@ -59,7 +59,7 @@
    </url>
 
    <requires>
-      <import feature="org.eclipse.jdt" version="3.11.0.v20150316-2252" patch="true"/>
+      <import feature="org.eclipse.jdt" version="3.11.0.v20150320-0800" patch="true"/>
    </requires>
 
    <plugin
diff --git a/releng/build-scripts/build/otdt_prerequisites.sh b/releng/build-scripts/build/otdt_prerequisites.sh
index 29f80f8..6782d9f 100644
--- a/releng/build-scripts/build/otdt_prerequisites.sh
+++ b/releng/build-scripts/build/otdt_prerequisites.sh
@@ -52,14 +52,14 @@
 
 # VERSIONS:
 # Eclipse SDK build identifier (used for substitution in otdt.map.in etc.):
-SDK_QUALIFIER=I20150316-2000
+SDK_QUALIFIER=I20150320-0800
 
 # Architecture (as used by OSGi):
 ARCH=`arch`
 
 # used only locally (components of the ECLIPSE_SDK_TGZ path):
-EVERSION=I20150316-2000
-DROP=${BASEDIR}/drops4/I20150316-2000
+EVERSION=4.5M6
+DROP=${BASEDIR}/drops4/S-4.5M6-201503200800
 
 # 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 3611f82..de773f7 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -26,8 +26,8 @@
 org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
 
 # for patching our patch feature to match this version with any suffix:
-jdt.feature.version=3.11.0.v20150316-2252
-jdt.feature.version.next=3.11.0.v20150316-2253
+jdt.feature.version=3.11.0.v20150320-0800
+jdt.feature.version.next=3.11.0.v20150320-801
 # -----------------------------------------------------------
 
 #Git Support for PDE BUILD: