This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push: new a833255f21 Increment version for next development cycle a833255f21 is described below commit a833255f21bc0dbdfc260907d7a99ebd5ad81e31 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Jan 8 20:15:41 2024 +0000 Increment version for next development cycle --- build.properties.default | 2 +- res/maven/mvn.properties.default | 2 +- webapps/docs/changelog.xml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index 2b50948527..d3df06b9c7 100644 --- a/build.properties.default +++ b/build.properties.default @@ -31,7 +31,7 @@ # ----- Version Control Flags ----- version.major=10 version.minor=1 -version.build=18 +version.build=19 version.patch=0 version.suffix= version.dev=-dev diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index 8f16ddb07a..ca154ebbcc 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=10.1.18 +maven.asf.release.deploy.version=10.1.19 #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 5af7effcc9..6713f2dd93 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -104,6 +104,8 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> +<section name="Tomcat 10.1.19 (schultz)" rtext="in development"> +</section> <section name="Tomcat 10.1.18 (schultz)" rtext="in development"> <subsection name="Catalina"> <changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org