1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

cdt.testing version change

This commit is contained in:
Vivian Kong 2008-11-28 15:42:53 +00:00
parent 26f4a8e9a2
commit a685bdc67c

View file

@ -29,7 +29,7 @@
<property name="buildId" value="${buildType}${timestamp}"/> <property name="buildId" value="${buildType}${timestamp}"/>
<property name="zipsdir" value="${buildDirectory}/${buildType}.${buildId}"/> <property name="zipsdir" value="${buildDirectory}/${buildType}.${buildId}"/>
<property name="masterFile" value="cdt-master-${branchVersion}-${buildId}.zip"/> <property name="masterFile" value="cdt-master-${branchVersion}-${buildId}.zip"/>
<property name="cdtTest" value="org.eclipse.cdt.testing_5.0.0.${timestamp}"/> <property name="cdtTest" value="org.eclipse.cdt.testing_5.1.0.${timestamp}"/>
<property name="eclipseTest" value="org.eclipse.test_3.2.0"/> <property name="eclipseTest" value="org.eclipse.test_3.2.0"/>
<property name="messagefile" value="message.in"/> <property name="messagefile" value="message.in"/>
<property name="mailto" value="vivkong@ca.ibm.com"/> <property name="mailto" value="vivkong@ca.ibm.com"/>