This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 5d94510 Update before I tag 5d94510 is described below commit 5d94510a81268df9b154bd39bc317f26a995e4e6 Author: Mark Thomas <ma...@apache.org> AuthorDate: Sat May 8 16:06:51 2021 +0100 Update before I tag Note: reproducible builds don't quite work yet. Once we can update to bnd 5.4.0 the reproducible builds should be possible. I'm mainly doing this to get into the habit of doing it as part of the release. --- build.properties.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index 77622d8..15959c9 100644 --- a/build.properties.default +++ b/build.properties.default @@ -31,8 +31,8 @@ version.suffix=-dev # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds -#2021-03-18T06:00:00Z -#ant.tstamp.now=1616047200 +#2021-05-08T15:00:00Z +#ant.tstamp.now=1620482400 # ----- Source control flags ----- git.branch=9.0.x --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org