Releng: build against S-4.8RC3-201805310700
diff --git a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
index f135c3c..259bf89 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.v20180524-0900" patch="true"/>	
+      <import feature="org.eclipse.jdt" version="3.14.0.v20180531-0700" 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 9c11d9c..a25fa03 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:="I20180524-0900"}
+SDK_QUALIFIER=${SDK_QUALIFIER:="I20180531-0700"}
 
 # Architecture (as used by OSGi):
 ARCH=`arch`
 
 # used only locally (components of the ECLIPSE_SDK_TGZ path):
-EVERSION=${EVERSION:="4.8RC2"}
-DROP=${DROPS4}/${DROP:="S-4.8RC2-201805240900/"}
+EVERSION=${EVERSION:="4.8RC3"}
+DROP=${DROPS4}/${DROP:="S-4.8RC3-201805310700"}
 
 # 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 bfb27ff..695de39 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -23,8 +23,8 @@
 org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar
 
 # for patching our patch feature to match this version with any suffix:
-jdt.feature.version=3.14.0.v20180524-0900
-jdt.feature.version.next=3.14.0.v20180524-0901
+jdt.feature.version=3.14.0.v20180531-0700
+jdt.feature.version.next=3.14.0.v20180531-0701
 
 # jdt.core fragments for extracting pre-built classes and properties:
 jdt.compiler.apt=org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418.jar