Updated the timestamp for

mate for the CI build
This commit is contained in:
Ben Hale
2007-03-08 15:09:26 +00:00
parent 68662778cf
commit 65aa999a7a

View File

@@ -33,7 +33,7 @@
<delete quiet="true" dir="${upload.tmp.dir}"/>
<mkdir dir="${upload.tmp.dir}"/>
<tstamp>
<format property="tstamp" pattern="yyyy-MM-dd"/>
<format property="tstamp" pattern="yyyyMMdd"/>
</tstamp>
<move file="${target.release.dir}/${release.bin.zip}"
tofile="${upload.tmp.dir}/spring-ldap-bin-${release.version}-${tstamp}-${build.number}.zip"/>