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 49e9bb5 Update although currently unused
49e9bb5 is described below
commit 49e9bb507a747f8577a98aa44b753ff7ae70d116
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 6 13:48:30 2021 +0100
Update although currently unused
---
build.properties.default | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 3cc1cc6..0fcc150 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -32,8 +32,8 @@ version.suffix=-M5-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-08-03T18:00:00Z
-#ant.tstamp.now=1628013600
+#2021-09-06T12:00:00Z
+#ant.tstamp.now=1630929600
# ----- Source control flags -----
git.branch=main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]