This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.0.20 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2a46c651529a9d237b4d6beb1ef846922d949342 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 31 15:21:35 2022 +0100 Tag 10.0.20 --- build.properties.default | 2 +- webapps/docs/changelog.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.properties.default b/build.properties.default index a5f9dc3..56590fc 100644 --- a/build.properties.default +++ b/build.properties.default @@ -33,7 +33,7 @@ version.major=10 version.minor=0 version.build=20 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 512eec7..3d6330d 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 10.0.20 (markt)" rtext="in development"> +<section name="Tomcat 10.0.20 (markt)"> <subsection name="Catalina"> <changelog> <add> @@ -116,7 +116,7 @@ </changelog> </subsection> </section> -<section name="Tomcat 10.0.19 (markt)" rtext="release in progress"> +<section name="Tomcat 10.0.19 (markt)"> <subsection name="Catalina"> <changelog> <scode> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org