This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.0.4 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit ec47d24b49bc176f47b786bc96248e94d1823685 Author: Mark Thomas <[email protected]> AuthorDate: Fri Mar 5 10:59:44 2021 +0000 Tag 10.0.4 --- 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 4d2a90a..76b18eb 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=10 version.minor=0 version.build=4 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 967aaa7..46f0a8e 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 10.0.4 (markt)" rtext="in development"> +<section name="Tomcat 10.0.4 (markt)" rtext=""> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
