This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to tag 7.0.109 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2cdef2c0241cdf70b5edd88d3733a52e6b675047 Author: Violeta Georgieva <[email protected]> AuthorDate: Thu Apr 22 11:34:21 2021 -0700 Tag 7.0.109 --- 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 5b6f041..fe1809b 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=7 version.minor=0 version.build=109 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 c436374..be267d7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -118,7 +118,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 7.0.109 (violetagg)" rtext="in development"> +<section name="Tomcat 7.0.109 (violetagg)"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
