This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to tag 8.5.73
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 38fb8f1051b7e5e3ea8672cd35e44cf8819e0f7a
Author: schultz <schu...@apache.org>
AuthorDate: Thu Nov 11 05:17:02 2021 -0800

    Tag 8.5.73
---
 build.properties.default   | 7 ++++---
 webapps/docs/changelog.xml | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index d5d8f3c..b89f1ee 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,13 +33,14 @@ version.major=8
 version.minor=5
 version.build=72
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Reproducible builds -----
 # Uncomment and set to current time for reproducible builds
 # Note: The value is in seconds (unlike milliseconds used by 
System.currentTimeMillis()).
-#2021-06-08T12:00:00Z
-#ant.tstamp.now=1623153600
+# 2021-11-11 13:14:36 UTC
+ant.tstamp.now=1636636476
+
 
 # ----- Source control flags -----
 git.branch=8.5.x
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d3c11e5..875f42d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 8.5.73 (schultz)">
+<section name="Tomcat 8.5.73 (schultz)" rtext="release in progress">
   <subsection name="Catalina">
     <changelog>
       <fix>

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

Reply via email to