This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.0.0-M9 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 6f143d19d151620cd0bfe9ec2ffa429e36ad0e45 Author: Mark Thomas <[email protected]> AuthorDate: Tue Oct 6 13:03:01 2020 +0100 Tag 10.0.0-M9 --- 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 5e3200b..ad0dfec 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=10 version.minor=0 version.build=0 version.patch=0 -version.suffix=-M9-dev +version.suffix=-M9 # ----- Source control flags ----- git.branch=master diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index a9e1e46..fd113e6 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -44,7 +44,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 10.0.0-M9 (markt)" rtext="in development"> +<section name="Tomcat 10.0.0-M9 (markt)"> <subsection name="Catalina"> <changelog> <update> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
