You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/03/29 22:19:26 UTC

[tomcat] branch 10.0.x updated: Set timestamp (currently unused) for next release

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 3d3b03b  Set timestamp (currently unused) for next release
3d3b03b is described below

commit 3d3b03b0079b0d97d0d0a30b8b12b364df945b6f
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Mar 29 23:17:44 2022 +0100

    Set timestamp (currently unused) for next release
---
 build.properties.default | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index cffe97d..a3b75ae 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-01-15T12:00:00Z
-#ant.tstamp.now=1642248000
+#2022-03-30T00:00:00Z
+#ant.tstamp.now=1648598400
 
 # ----- Source control flags -----
 git.branch=10.0.x

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org