Update build configuration for RAP Runtime 3.17.0 RC2b

- Use Eclipse Platform 4.20.0 RC2a I20210611-1600
- Use Eclipse Jetty 10.0.5

Change-Id: I7ef64623bb93d3bd64c3a5a06ac1c88ca9a3a835
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
index 760feb3..a29a73b 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2021-06-09T12:00:00+00:00
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
index 760feb3..a29a73b 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2021-06-09T12:00:00+00:00
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate b/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.feature/.forceQualifierUpdate b/features/org.eclipse.rap.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate b/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate
new file mode 100644
index 0000000..a29a73b
--- /dev/null
+++ b/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate
@@ -0,0 +1 @@
+2021-06-12T12:00:00+00:00
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 999e740..9a667e8 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -27,9 +27,9 @@
     <!-- disabled due to bug 393977
     <tycho-baseline-repo.url>http://download.eclipse.org/rt/rap/3.2/</tycho-baseline-repo.url>
      -->
-    <jetty-repo.url>https://download.eclipse.org/webtools/jetty/10.0.4/repository/</jetty-repo.url>
+    <jetty-repo.url>https://download.eclipse.org/webtools/jetty/10.0.5/repository/</jetty-repo.url>
     <orbit-repo.url>https://download.eclipse.org/tools/orbit/downloads/2021-06/</orbit-repo.url>
-    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.20-I-builds/I20210609-0520/</platform-repo.url>
+    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.20-I-builds/I20210611-1600/</platform-repo.url>
     <rap-extra-repo.url>https://download.eclipse.org/rt/rap/base-platforms/3.14/extra-dependencies/</rap-extra-repo.url>
     <license-repo.url>https://download.eclipse.org/cbi/updates/license/</license-repo.url>
     <!-- The build type, N for nighty builds, S for stable builds. S-builds will be signed. -->