This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 0023329 Update build timestamp (currently unused)
0023329 is described below
commit 0023329dd62e0f17b7e07dace7b109be84cd6e41
Author: Mark Thomas <[email protected]>
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 e924e7e..f3df001 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -38,8 +38,8 @@ version.suffix=-M6-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=main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]