    <target name="clean-timestamp">
        <delete file="${{build.dir}}/.timestamp"/>
    </target>

