Update build configuration for RAP Runtime 3.20.0 M3

- Use Eclipse Platform 4.23 I20220216-1800 (M3)

Change-Id: I3a86fa029e21270fb678762ec1eca759a2428f7d
diff --git a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.examples.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate b/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.e4.sdk.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12: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 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate b/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.examples.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.feature/.forceQualifierUpdate b/features/org.eclipse.rap.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate b/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate
index 2b78169..30d9561 100644
--- a/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.sdk.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2022-02-02T12:00:00+00:00
+2022-02-21T12:00:00+00:00
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index e5e6e95..319fd69 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -29,7 +29,7 @@
      -->
     <jetty-repo.url>https://download.eclipse.org/webtools/jetty/10.0.6/repository/</jetty-repo.url>
     <orbit-repo.url>https://download.eclipse.org/tools/orbit/downloads/2022-03/</orbit-repo.url>
-    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220126-1800/</platform-repo.url>
+    <platform-repo.url>https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220216-1800/</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. -->