1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00

Update test feature to 7.0

This commit is contained in:
Doug Schaefer 2010-03-09 16:44:52 +00:00
parent 31fa034325
commit 74a6686a10

View file

@ -31,7 +31,7 @@
<property name="zipsdir" value="${buildDirectory}/${buildType}.${buildId}"/>
<property name="masterFile" value="cdt-master-${branchVersion}-${buildId}.zip"/>
<property name="masterFeature" value="org.eclipse.cdt.master_${branchVersion}.jar"/>
<property name="cdtTest" value="org.eclipse.cdt.testing_6.0.0.${timestamp}"/>
<property name="cdtTest" value="org.eclipse.cdt.testing_7.0.0.${timestamp}"/>
<property name="eclipseTest" value="org.eclipse.test_3.3.0"/>
<property name="messagefile" value="message.in"/>
<property name="mailto" value="vivkong@ca.ibm.com"/>