Update build configuration for RAP Runtime 3.8.0 M1

- Use Eclipse Platform build S-4.11M1-2019010918000

Change-Id: Idabb1d17cd133adf910f8d1c57d69ad47f038c48
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 8733d0d..1483c41 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20181212-1200
+20190117-0600
diff --git a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
index 8733d0d..1483c41 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20181212-1200
+20190117-0600
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 001b83e..8860f74 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -31,8 +31,8 @@
     <cbi-plugins.version>1.1.2</cbi-plugins.version>
     <jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181113/</jetty-repo.url>
     <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/R20181128170323/repository/</orbit-repo.url>
-    <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/</platform-repo.url>
-    <rap-extra-repo.url>http://build.eclipse.org/rt/rap/base-platforms/3.7/extra-dependencies/</rap-extra-repo.url>
+    <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.11milestones/S-4.11M1-201901091800/</platform-repo.url>
+    <rap-extra-repo.url>http://build.eclipse.org/rt/rap/base-platforms/3.8/extra-dependencies/</rap-extra-repo.url>
     <license-repo.url>http://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>