Updated runtime aggregation build to M6
diff --git a/releng/org.eclipse.rap.releng/runtime/pom-aggregation.xml b/releng/org.eclipse.rap.releng/runtime/pom-aggregation.xml
index 755fb5b..0e01047 100644
--- a/releng/org.eclipse.rap.releng/runtime/pom-aggregation.xml
+++ b/releng/org.eclipse.rap.releng/runtime/pom-aggregation.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (C) 2011, EclipseSource and others
+  Copyright (C) 2011, 2012 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
@@ -21,15 +21,15 @@
   <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
+  <properties>
+    <tycho-version>0.13.0</tycho-version>
+    <base-platform>4.2milestones/S-4.2M6-201203151300/</base-platform>
+  </properties>
+
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
 
-  <properties>
-    <tycho-version>0.13.0</tycho-version>
-    <base-platform>4.2milestones/S-4.2M5-201201271145/</base-platform>
-  </properties>
-
   <modules>
     <module>runtime.requirements-feature</module>
     <module>runtime-aggregation-repository</module>