You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2021/11/10 08:16:07 UTC

[tomcat] 01/01: Tag 9.0.55

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

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

commit 662cc9171c22ac790532d38a2b59990faaa7b971
Author: remm <re...@apache.org>
AuthorDate: Wed Nov 10 09:15:16 2021 +0100

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

diff --git a/build.properties.default b/build.properties.default
index 45e2f1d..0a77a11 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,13 +33,13 @@ version.major=9
 version.minor=0
 version.build=55
 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-09-28T12:09:00Z
-#ant.tstamp.now=1632819600
+#2021-11-10T08:13:36Z
+#ant.tstamp.now=1636532016
 
 # ----- Source control flags -----
 git.branch=9.0.x
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b363352..e95c826 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 9.0.55 (remm)" rtext="in development">
+<section name="Tomcat 9.0.55 (remm)" rtext="">
   <subsection name="Catalina">
     <changelog>
       <fix>

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