This is an automated email from the ASF dual-hosted git repository. remm 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 3acc953 Update build timestamp (currently unused) 3acc953 is described below commit 3acc95368ac586ee712706c8446c5abaa4f86722 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 28 10:48:39 2021 +0100 Update build timestamp (currently unused) --- build.properties.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index 2144107..95804d4 100644 --- a/build.properties.default +++ b/build.properties.default @@ -38,8 +38,8 @@ version.suffix=-dev # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds # Note: The value is in seconds (unlike milliseconds used by System.currentTimeMillis()). -#2021-09-06T12:00:00Z -#ant.tstamp.now=1630929600 +#2021-09-28T12:09:00Z +#ant.tstamp.now=1632819600 # ----- 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