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 2c0bf1b Update reproducible timestamp
2c0bf1b is described below
commit 2c0bf1b274729cfa653ab3943e02d1494b0208e1
Author: remm <[email protected]>
AuthorDate: Sun Jun 27 19:35:41 2021 +0200
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 e08ceb2..6351ef6 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-06-08T12:00:00Z
-#ant.tstamp.now=1623153600
+#2021-06-26T00:00:00Z
+#ant.tstamp.now=1624665600
# ----- Source control flags -----
git.branch=9.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]