Update build configuration for RAP 3.0.1RC2 (Mars.1 RC2)

Change-Id: I81771e52eabf6d5f9faa9c131bd5d73941f54b1d
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 0fd298e..4a0cee3 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-3.0.1.20150817-1200
+3.0.1.20150831-1200
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index a12b6fc..3e987c4 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/SR1-RC1/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/SR1-RC2/runtime-base</url>
     </repository>
   </repositories>
 
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index e754f74..6ef8240 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/M20150812-1000/</base-platform-mars>
+    <base-platform-mars>4.5-M-builds/M-4.5.1RC2-201508270400/</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>
     <!-- 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/SR1-RC1/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/SR1-RC2/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 69ebe6b..38aa6b3 100644
--- a/releng/org.eclipse.rap.build/repository.mars/pom.xml
+++ b/releng/org.eclipse.rap.build/repository.mars/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/3.0/SR1-RC1/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/SR1-RC2/runtime-base</url>
     </repository>
   </repositories>