blob: 6fa53fc6227be61a2a70cfbed8b75418db684c1e [file] [log] [blame]
<project default="sync" basedir=".">
<target name="sync">
<ant antfile="${wtp.builder.home}/scripts/upload/upload.xml">
<property name="site-sub-dir"
value="wtpBuildTools" />
</ant>
</target>
</project>