Releng: build against S-4.8M6-201803080630
diff --git a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
index 7563ab6..8fb1038 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.14.0.v20180206-0315" patch="true"/>	
+      <import feature="org.eclipse.jdt" version="3.14.0.v20180308-0630" patch="true"/>	
    </requires>
 
    <plugin
diff --git a/releng/build-scripts/build/otdt_prerequisites-hipp.sh b/releng/build-scripts/build/otdt_prerequisites-hipp.sh
index 467dbbe..ba7120e 100644
--- a/releng/build-scripts/build/otdt_prerequisites-hipp.sh
+++ b/releng/build-scripts/build/otdt_prerequisites-hipp.sh
@@ -53,14 +53,14 @@
 
 # VERSIONS:
 # Eclipse SDK build identifier (used for substitution in otdt.map.in etc.):
-SDK_QUALIFIER=${SDK_QUALIFIER:="I20180206-0315"}
+SDK_QUALIFIER=${SDK_QUALIFIER:="I20180308-0630"}
 
 # Architecture (as used by OSGi):
 ARCH=`arch`
 
 # used only locally (components of the ECLIPSE_SDK_TGZ path):
-EVERSION=${EVERSION:="I20180206-0315"}
-DROP=${DROPS4}/${DROP:="I20180206-0315"}
+EVERSION=${EVERSION:="S-4.8M6"}
+DROP=${DROPS4}/${DROP:="S-4.8M6-201803080630"}
 
 # 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 9fe536f..4b6578d 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -20,15 +20,15 @@
 # ------------- insert current versions here ---------------
 # Details of the Eclipse SDK built upon:
 run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.10.0.v20180119-1922/scripts
-org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.5.0.v20180119-0753.jar
+org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.5.0.v20180207-1446.jar
 
 # for patching our patch feature to match this version with any suffix:
-jdt.feature.version=3.14.0.v20180206-0315
-jdt.feature.version.next=3.14.0.v20180206-316
+jdt.feature.version=3.14.0.v20180308-0630
+jdt.feature.version.next=3.14.0.v20180308-631
 
 # jdt.core fragments for extracting pre-built classes and properties:
-jdt.compiler.apt=org.eclipse.jdt.compiler.apt_1.3.100.v20180202-1222.jar
-jdt.compiler.tool=org.eclipse.jdt.compiler.tool_1.2.100.v20180205-0458.jar
+jdt.compiler.apt=org.eclipse.jdt.compiler.apt_1.3.100.v20180219-2143.jar
+jdt.compiler.tool=org.eclipse.jdt.compiler.tool_1.2.100.v20180221-2145.jar
 # -----------------------------------------------------------
 
 #Git Support for PDE BUILD: