releng: build against I20210603-0040
diff --git a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
index 66a0470..0739580 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.18.800.v20210524-1800" patch="true"/>
+      <import feature="org.eclipse.jdt" version="3.18.800.v20210603-0432" 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 c601cc9..7f7da61 100644
--- a/releng/build-scripts/build/otdt_prerequisites-hipp.sh
+++ b/releng/build-scripts/build/otdt_prerequisites-hipp.sh
@@ -58,11 +58,11 @@
 
 # VERSIONS:
 # Eclipse SDK build identifier (used for substitution in otdt.map.in etc.):
-SDK_QUALIFIER=${SDK_QUALIFIER:="I20210524-1800"}
+SDK_QUALIFIER=${SDK_QUALIFIER:="I20210603-0040"}
 
 # used only locally (components of the ECLIPSE_SDK_TGZ path):
-EVERSION=${EVERSION:="I20210524-1800"}
-DROP=${DROPS4}/${DROP:="I20210524-1800"}
+EVERSION=${EVERSION:="I20210603-0040"}
+DROP=${DROPS4}/${DROP:="I20210603-0040"}
 
 # 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 fc0e40b..38b58fa 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -25,8 +25,8 @@
 org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar
 
 # for patching our patch feature to match this version with any suffix:
-jdt.feature.version=3.18.800.v20210524-1800
-jdt.feature.version.next=3.18.800.v20210524-1801
+jdt.feature.version=3.18.800.v20210603-0432
+jdt.feature.version.next=3.18.800.v20210603-0433
 
 # jdt.core fragments for extracting pre-built classes and properties:
 jdt.compiler.apt=org.eclipse.jdt.compiler.apt_1.3.1300.v20210419-1022.jar