Updates for Kepler SR1 RC1
diff --git a/features/org.eclipse.rap.equinox.target.feature/.project b/features/org.eclipse.rap.equinox.target.feature/.project
index 07210e5..ceb7c5e 100644
--- a/features/org.eclipse.rap.equinox.target.feature/.project
+++ b/features/org.eclipse.rap.equinox.target.feature/.project
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
 	<name>org.eclipse.rap.equinox.target.feature</name>
-	<comment></comment>
+	<comment></comment> 
 	<projects>
 	</projects>
 	<buildSpec>
diff --git a/features/org.eclipse.rap.equinox.target.feature/pom.xml b/features/org.eclipse.rap.equinox.target.feature/pom.xml
index e0c7d49..035a3f5 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/2.1/RC4/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.1/SR1-RC1/runtime-base</url>
     </repository>
   </repositories>
 
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 7e37b13..32d0385 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -85,7 +85,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.1/RC4/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.1/SR1-RC1/runtime-base</url>
     </repository>
     <repository>
       <id>extra-dependencies-repository</id>
diff --git a/releng/org.eclipse.rap.target.build/pom.xml b/releng/org.eclipse.rap.target.build/pom.xml
index 1799f00..1a31775 100644
--- a/releng/org.eclipse.rap.target.build/pom.xml
+++ b/releng/org.eclipse.rap.target.build/pom.xml
@@ -25,7 +25,7 @@
     <tycho-version>0.16.0</tycho-version>
     <tycho-extras-version>${tycho-version}</tycho-extras-version>
     <signing-plugin-version>1.0.5</signing-plugin-version>
-    <base-platform>4.3/R-4.3-201306052000/</base-platform>
+    <base-platform>4.3-M-builds/M-4.3.1RC1-201308140800/</base-platform>
     <base-platform-repository>http://download.eclipse.org/eclipse/updates/${base-platform}</base-platform-repository>
     <baseline-repository>http://download.eclipse.org/rt/rap/nightly/runtime/</baseline-repository>
   </properties>
diff --git a/releng/org.eclipse.rap.target.build/repository.kepler/pom.xml b/releng/org.eclipse.rap.target.build/repository.kepler/pom.xml
index dad5ddd..31288e9 100644
--- a/releng/org.eclipse.rap.target.build/repository.kepler/pom.xml
+++ b/releng/org.eclipse.rap.target.build/repository.kepler/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.1/RC4/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.1/SR1-RC1/runtime-base</url>
     </repository>
   </repositories>