Update build configuration for RAP 3.0.0RC4 (Mars RC4)

Change-Id: Ice12a982b2bb76960282047d9004f0231a153d3c
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 a751f37..7cab9ae 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
+++ b/features/org.eclipse.rap.equinox.target.feature/.forceQualifierUpdate
@@ -1 +1 @@
-3.0.0.20150601-1200
+3.0.0.20150608-0600
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index f8733cf..a357d77 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/RC3/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/RC4/runtime-base</url>
     </repository>
   </repositories>
 
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index e8f0d26..8281c31 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.5milestones/S-4.5RC3-201505280700/</base-platform-mars>
+    <base-platform-mars>4.5milestones/S-4.5RC4-201506032000/</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/RC3/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/RC4/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 e39e281..207e7a7 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/RC3/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/3.0/RC4/runtime-base</url>
     </repository>
   </repositories>