This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new af4aaae Update although currently unused
af4aaae is described below
commit af4aaaecd3738bbbacaffaeacd5686439248ebfd
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 6 17:10:27 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 96a5346..589b6ff 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-06T18:00:00Z
+#ant.tstamp.now=1630951200
# ----- Source control flags -----
git.branch=10.0.x
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]