blob: 9f3ec07721fcd38dee5ef66d5b8138456103e874 [file] [log] [blame]
<project default="upload" basedir=".">
<target name="upload">
<ant antfile="${wtp.builder.home}/scripts/upload/upload.xml">
</ant>
</target>
</project>