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 5b545bb Update reproducible timestamp
5b545bb is described below
commit 5b545bb31bc355898ef4a0b8addce2b09387cdaa
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jun 25 22:35:02 2021 +0100
Update reproducible timestamp
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index ef843ee..378d08a 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,8 +31,8 @@ version.suffix=-M2-dev
# ----- Reproducible builds -----
# Uncomment and set to current time for reproducible builds
-#2021-06-08T12:00:00Z
-#ant.tstamp.now=1623153600
+#2021-06-26T00:00:00Z
+#ant.tstamp.now=1624665600
# ----- Source control flags -----
git.branch=main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]