This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 9.0.28 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 7c14efedba0cc81319efacb0e7f5129804e7b6f9 Author: Mark Thomas <[email protected]> AuthorDate: Thu Nov 14 09:31:48 2019 +0000 Tag 9.0.28 --- 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 233c6a2..9787b56 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=9 version.minor=0 version.build=28 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 bf9dacc..45ebfa1 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 9.0.28 (markt)" rtext="in development"> +<section name="Tomcat 9.0.28 (markt)"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
