Update build configuration for RAP Runtime 3.7.0M3
- Use Eclipse Platform build S-4.10M3-201811211800
- Use Eclipse Orbit build S20181128170323
- Use Eclipse Jetty build 9.4.14.v20181113
Change-Id: I42f661b73c851b1f52f51f2effb12b5c0f65b3f6
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 d0b48ed..9711368 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20181108-0600
+20181129-0600
diff --git a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
index d0b48ed..9711368 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-20181108-0600
+20181129-0600
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 63a2f65..482ebd1 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -29,9 +29,9 @@
<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>http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.12.v20180830/</jetty-repo.url>
- <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/repository/</orbit-repo.url>
- <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.10-I-builds/I20181031-1800/</platform-repo.url>
+ <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/S20181128170323/repository/</orbit-repo.url>
+ <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.10milestones/S-4.10M3-201811211800/</platform-repo.url>
<rap-extra-repo.url>http://build.eclipse.org/rt/rap/base-platforms/3.7/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. -->