This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 8.5.47 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 14bdacea996993a3b94ec0972cea92370e42ae4d Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Oct 7 14:28:13 2019 +0100 Tag 8.5.47 --- build.properties.default | 4 ++-- webapps/docs/changelog.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.properties.default b/build.properties.default index 042899d..c5f17fd 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=8 version.minor=5 version.build=47 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Source control flags ----- git.branch=8.5.x @@ -290,4 +290,4 @@ saaj-api.checksum.algorithm=MD5|SHA-1 saaj-api.checksum.value=caae8b4bf2c551155815331e9e96256f|1c399a7fea4d0262a6a39750e419c24f0c769586 saaj-api.home=${base.path}/saaj-api-${saaj-api.version} saaj-api.jar=${saaj-api.home}/saaj-api-${saaj-api.version}.jar -saaj-api.loc=${base-maven.loc}/javax/xml/soap/saaj-api/${saaj-api.version}/saaj-api-${saaj-api.version}.jar \ No newline at end of file +saaj-api.loc=${base-maven.loc}/javax/xml/soap/saaj-api/${saaj-api.version}/saaj-api-${saaj-api.version}.jar diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index afab2e9..4c5ae93 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 8.5.47 (markt)" rtext="in development"> +<section name="Tomcat 8.5.47 (markt)"> <subsection name="Coyote"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org