This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 9.0.44 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 7b4007a6a77300056f4681b064d7332c2284cbdd Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 4 21:47:39 2021 +0000 Tag 9.0.44 --- build.properties.default | 2 +- webapps/docs/changelog.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index eb2b27e..2d4f83a 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=9 version.minor=0 version.build=44 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Source control flags ----- git.branch=master diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index c2cb87b..02b0372 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -103,7 +103,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 9.0.44 (markt)" rtext="in development"> +<section name="Tomcat 9.0.44 (markt)"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org