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 f56d52a Update timestamp
f56d52a is described below
commit f56d52a07a59b3ac96800b8de91a4fd0f7f2f4d5
Author: remm <[email protected]>
AuthorDate: Mon Sep 6 20:57:31 2021 +0200
Update timestamp
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 92e2c9e..0724e67 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -32,8 +32,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-07-29T12:00:00Z
-#ant.tstamp.now=1627560000
+#2021-09-06T12:00:00Z
+#ant.tstamp.now=1630929600
# ----- Source control flags -----
git.branch=9.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]