This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.50 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 06572792aa5424b5995c91edcc1e3fca4cc89bc1 Author: Remy Maucherat <[email protected]> AuthorDate: Mon Jun 28 10:02:59 2021 +0200 Tag 9.0.50 --- 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 6351ef6..7844041 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=9 version.minor=0 version.build=50 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e25ed0e..0c50c81 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.50 (remm)" rtext="in development"> +<section name="Tomcat 9.0.50 (remm)" rtext=""> <subsection name="Jasper"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
