Update build configuration for RAP Runtime 3.14.0 M1

- Use Eclipse Platform build S-4.17M1-202007081800
- Use Eclipse Jetty 9.4.30.v20200611
- Use Eclipse Orbit p2 repository for 2020-09
- Use Eclipse RAP extra repo for RAP 3.14

Change-Id: I6517cf7e5d2a9427239bf9892a1cf832726a9443
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 ff564bf..c23b086 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2020-06-10T12:00:00+00:00
+2020-07-16T12: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 ff564bf..c23b086 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2020-06-10T12:00:00+00:00
+2020-07-16T12:00:00+00:00
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 7809bd0..fd39907 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -29,10 +29,10 @@
     <tycho-baseline-repo.url>http://download.eclipse.org/rt/rap/3.2/</tycho-baseline-repo.url>
      -->
     <cbi-plugins.version>1.1.2</cbi-plugins.version>
-    <jetty-repo.url>https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.29.v20200521/</jetty-repo.url>
-    <orbit-repo.url>https://download.eclipse.org/tools/orbit/downloads/2020-06/</orbit-repo.url>
-    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/</platform-repo.url>
-    <rap-extra-repo.url>https://build.eclipse.org/rt/rap/base-platforms/3.13/extra-dependencies/</rap-extra-repo.url>
+    <jetty-repo.url>https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.30.v20200611/</jetty-repo.url>
+    <orbit-repo.url>https://download.eclipse.org/tools/orbit/downloads/2020-09/</orbit-repo.url>
+    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.17milestones/S-4.17M1-202007081800/</platform-repo.url>
+    <rap-extra-repo.url>https://build.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. -->
     <buildType>N</buildType>