This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 4d56461a37 Next is 9.0.82 4d56461a37 is described below commit 4d56461a379950d993164a6ec5c66b9188645faf Author: remm <r...@apache.org> AuthorDate: Mon Oct 9 23:19:28 2023 +0200 Next is 9.0.82 --- res/maven/mvn.properties.default | 2 +- webapps/docs/changelog.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index 13b9f16e81..8f93c7ee78 100644 --- a/res/maven/mvn.properties.default +++ b/res/maven/mvn.properties.default @@ -39,7 +39,7 @@ maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d maven.asf.release.repo.repositoryId=apache.releases.https # Release version info -maven.asf.release.deploy.version=9.0.81 +maven.asf.release.deploy.version=9.0.82 #Where do we load the libraries from tomcat.lib.path=../../output/build/lib diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index a589223fd8..0cb16afab5 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -104,7 +104,9 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 9.0.81 (remm)" rtext="in development"> +<section name="Tomcat 9.0.82 (remm)" rtext="in development"> +</section> +<section name="Tomcat 9.0.81 (remm)" rtext="release in progress"> <subsection name="Catalina"> <changelog> <add> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org