This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to tag 7.0.106 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit c5d9010a75e99a69f59ba11cc1116d039a113979 Author: Violeta Georgieva <[email protected]> AuthorDate: Wed Sep 16 09:11:15 2020 +0100 Tag 7.0.106 --- 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 650734b..2a2de44 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=7 version.minor=0 version.build=106 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Source control flags ----- git.branch=7.0.x diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b675d3b..dd11eed 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -59,7 +59,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 7.0.106 (violetagg)" rtext="in development"> +<section name="Tomcat 7.0.106 (violetagg)"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
