update to latest CDT 5.0.x build - 201005121012
diff --git a/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml b/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
index a3b35a2..9867226 100644
--- a/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
+++ b/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
@@ -34,13 +34,13 @@
 	<property name="platformVersion" value="R-3.4-200806172000"/>
 	<property name="platformBaseName" value="eclipse-platform-3.4"/>
 	
-	<property name="cdtCoreVersion" value="5.0.4.201005031606"/>
+	<property name="cdtCoreVersion" value="5.0.4.201005121012"/>
 	<property name="cdtCoreJar" value="org.eclipse.cdt.core_${cdtCoreVersion}.jar"/>
 	
-	<property name="cdtLRParserVersion" value="5.0.3.201005031606"/>
+	<property name="cdtLRParserVersion" value="5.0.3.201005121012"/>
 	<property name="cdtLRParserJar" value="org.eclipse.cdt.core.lrparser_${cdtLRParserVersion}.jar"/>
 	
-	<property name="cdtLRParserXLCVersion" value="5.0.3.201005031606"/>
+	<property name="cdtLRParserXLCVersion" value="5.0.3.201005121012"/>
 	<property name="cdtLRParserXLCJar" value="org.eclipse.cdt.core.lrparser.xlc_${cdtLRParserXLCVersion}.jar"/>
 	
 	<property name="rdtXLCPropertiesPath" value="${basedir}/../org.eclipse.ptp.rdt.xlc/properties"/>
diff --git a/releng/org.eclipse.ptp.releng/build.xml b/releng/org.eclipse.ptp.releng/build.xml
index 5a57b24..e9b8a8d 100644
--- a/releng/org.eclipse.ptp.releng/build.xml
+++ b/releng/org.eclipse.ptp.releng/build.xml
@@ -12,7 +12,7 @@
 		<touch file="${user.home}/.cvspass" />
 		<tstamp/>
 		<property name="eclipseDist" value="/home/data/httpd/archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-linux-gtk-ppc.tar.gz"/>
-		<property name="cdtDist" value="/home/data/httpd/download.eclipse.org/tools/cdt/builds/5.0.3/I.I201005031606/cdt-master-5.0.3-I201005031606.zip"/>
+		<property name="cdtDist" value="/home/data/httpd/download.eclipse.org/tools/cdt/builds/5.0.3/I.I201005121012/cdt-master-5.0.3-I201005121012.zip"/>
 		<property name="mylynDist" value="/home/data/httpd/download.eclipse.org/tools/mylyn/update/ganymede/mylyn-3.0.1.v20080721-2100-e3.4.zip"/>
 		<property name="rseDist" value="/home/data/httpd/download.eclipse.org/dsdp/tm/downloads/drops/L20100430-1030/RSE-SDK-L20100430-1030.zip"/>
 		<property name="tauJars" value="${user.home}/tau_jars.zip"/>