Bug 467429 - Update JDT Compiler so RC2 is produced using RC1 
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 8470415..58b5004 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -101,8 +101,8 @@
     <cbi-jdt-repo.url>https://repo.eclipse.org/content/repositories/eclipse-staging/</cbi-jdt-repo.url>
     <!-- jdt.core and jdt.compiler.apt should "match", come from same build, and be signed 
          by same certificate. See bug 462783. -->
-    <cbi-jdt-version>3.11.0.v20150508-2327</cbi-jdt-version>
-    <cbi-jdt-apt-version>1.2.0.v20150424-1830</cbi-jdt-apt-version>
+    <cbi-jdt-version>3.11.0.v20150513-2030</cbi-jdt-version>
+    <cbi-jdt-apt-version>1.2.0.v20150514-0146</cbi-jdt-apt-version>
 
     <!--
         This jetty-version is used by the help system in building the pre-compiled JSPs,