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 eff7b48 Update timestamp
eff7b48 is described below
commit eff7b489d4e804878e0ec15c74cb3a698c2d363c
Author: remm <[email protected]>
AuthorDate: Wed Mar 30 09:44:24 2022 +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 5dfc45b..b3bc617 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()).
-#2022-02-21T12:00:00Z
-#ant.tstamp.now=1645444800
+#2022-03-30T00:00:00Z
+#ant.tstamp.now=1648598400
# ----- Source control flags -----
git.branch=9.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]