Update build configuration for RAP 2.3.2RC3 (Luna SR2 RC3)

This update includes an update to Eclipse PLatform
M-4.4.2RC3-201502041700.

Change-Id: I9e78c337b37e6ae2b7bf2316c44e89575b16b700
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
index 0dd940e..6423204 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2.3.2.20150201-1200
+2.3.2.20150210-1800
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index a361529..5781b53 100644
--- a/features/org.eclipse.rap.equinox.target.feature/pom.xml
+++ b/features/org.eclipse.rap.equinox.target.feature/pom.xml
@@ -34,7 +34,7 @@
       <id>base-platform-repository-with-ICU-bundle</id>
       <layout>p2</layout>
       <!-- This repository is required in order to pull in the base ICU bundle -->
-      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url>
     </repository>
   </repositories>
 
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 9d39627..f37f240 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -26,7 +26,7 @@
     <surefire-version>2.15</surefire-version>
     <!-- junit version used by maven-surefire, must correspond with junit in the target platform -->
     <junit-version>4.11</junit-version>
-    <base-platform-luna>4.4-M-builds/M-4.4.2RC2-201501281000/</base-platform-luna>
+    <base-platform-luna>4.4-M-builds/M-4.4.2RC3-201502041700/</base-platform-luna>
     <base-platform-luna-repository>http://download.eclipse.org/eclipse/updates/${base-platform-luna}</base-platform-luna-repository>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!-- disabled due to bug 393977
@@ -47,7 +47,7 @@
         TODO [rst]: Because of bug 348045, we cannot add the entire platform repository to the
                     target platform, try target definitions instead.
         -->
-      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url>
     </repository>
     <repository>
       <id>extra-dependencies-repository</id>
diff --git a/releng/org.eclipse.rap.build/repository.luna/pom.xml b/releng/org.eclipse.rap.build/repository.luna/pom.xml
index fc7c3c8..46c8dde 100644
--- a/releng/org.eclipse.rap.build/repository.luna/pom.xml
+++ b/releng/org.eclipse.rap.build/repository.luna/pom.xml
@@ -33,7 +33,7 @@
       <id>base-platform-repository-with-ICU-bundle</id>
       <layout>p2</layout>
       <!-- This repository is required in order to pull in the base ICU bundle -->
-      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR2-RC3/runtime-base</url>
     </repository>
   </repositories>