Update build configuration for RAP 2.3.1RC3 (Luna SR1 RC3)

Change-Id: I8f98fcd020b43064d3221eec3ea5f785ebd3ab17
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 f3fb62c..9382d25 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-2.3.1.20140902-0600
+2.3.1.20140909-1600
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index 8640828..9ecea45 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/SR1-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR1-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 3e333a3..a192ca2 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.4milestones/M-4.4.1RC2-201408290500/</base-platform-luna>
+    <base-platform-luna>4.4milestones/M-4.4.1RC3-201409031600/</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/SR1-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR1-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 a0f7fd7..14cceb1 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/SR1-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/SR1-RC3/runtime-base</url>
     </repository>
   </repositories>