This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 9543f43b39 Increment version for next development cycle
9543f43b39 is described below
commit 9543f43b39e7343ef4267db2e5dab295f95f94be
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 20 14:26:40 2026 +0000
Increment version for next development cycle
---
build.properties.default | 2 +-
res/maven/mvn.properties.default | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index e21a5f8a33..42ea57c3b5 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=11
version.minor=0
-version.build=16
+version.build=17
version.patch=0
version.suffix=
version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 53ec7cc4b5..5ab7fdde61 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=11.0.16
+maven.asf.release.deploy.version=11.0.17
#Where do we load the libraries from
tomcat.lib.path=../../output/build/lib
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]