Update build configuration for RAP 3.0.2RC3 (Mars.2 RC3)

Change-Id: I34eff7dbb79136a4da9d53be3b61b81b7dc576cd
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 0f0767a..2bd48dd 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-3.0.2.20160201-1200
+3.0.2.20160209-0600
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index aa8bfb3..d079ad0 100644
--- a/features/org.eclipse.rap.equinox.target.feature/pom.xml
+++ b/features/org.eclipse.rap.equinox.target.feature/pom.xml
@@ -35,7 +35,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/3.0/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/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 1a2b09f..d8ad6ac 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -26,7 +26,7 @@
     <surefire-version>2.17</surefire-version>
     <!-- junit version used by maven-surefire, must correspond with junit in the target platform -->
     <junit-version>4.11</junit-version>
-    <base-platform-mars>4.5-M-builds/M-4.5.2RC2-201601281800/</base-platform-mars>
+    <base-platform-mars>4.5-M-builds/M-4.5.2RC3-201602031000/</base-platform-mars>
     <base-platform-mars-repository>http://download.eclipse.org/eclipse/updates/${base-platform-mars}</base-platform-mars-repository>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <!-- usually 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/3.0/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/SR2-RC3/runtime-base</url>
     </repository>
     <repository>
       <id>extra-dependencies-repository</id>
diff --git a/releng/org.eclipse.rap.build/repository.mars/pom.xml b/releng/org.eclipse.rap.build/repository.mars/pom.xml
index 8cd757a..3f79912 100644
--- a/releng/org.eclipse.rap.build/repository.mars/pom.xml
+++ b/releng/org.eclipse.rap.build/repository.mars/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2011, 2015 EclipseSource and others.
+  Copyright (c) 2011, 2016 EclipseSource and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Public License v1.0
   which accompanies this distribution, and is available at
@@ -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/3.0/SR2-RC2/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/SR2-RC3/runtime-base</url>
     </repository>
   </repositories>