Use correct base platform for Luna M5 - RAP 2.3 M1 build
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 f117de5..42a1272 100644
--- a/features/org.eclipse.rap.equinox.target.feature/pom.xml
+++ b/features/org.eclipse.rap.equinox.target.feature/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (C) 2011, 2013 EclipseSource and others
+  Copyright (C) 2011, 2014 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/2.3/M0/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/M1/runtime-base</url>
     </repository>
   </repositories>
 
diff --git a/releng/org.eclipse.rap.build/pom.xml b/releng/org.eclipse.rap.build/pom.xml
index 2410101..78f15da 100644
--- a/releng/org.eclipse.rap.build/pom.xml
+++ b/releng/org.eclipse.rap.build/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (C) 2011, 2013 EclipseSource and others.
+  Copyright (C) 2011, 2014 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
@@ -28,7 +28,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/S-4.4M4-201312121600/</base-platform-luna>
+    <base-platform-luna>4.4milestones/S-4.4M5-201401231600/</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
@@ -86,7 +86,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/M0/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/M1/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 319d616..6463932 100644
--- a/releng/org.eclipse.rap.build/repository.luna/pom.xml
+++ b/releng/org.eclipse.rap.build/repository.luna/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2011, 2013 EclipseSource and others.
+  Copyright (c) 2011, 2014 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
@@ -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/M0/runtime-base</url>
+      <url>http://build.eclipse.org/rt/rap/base-platforms/2.3/M1/runtime-base</url>
     </repository>
   </repositories>