This is an automated email from the ASF dual-hosted git repository.
schultz 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 fdd9424c2a Increment version numbers for the next release.
fdd9424c2a is described below
commit fdd9424c2a13b5143cf9aba9d98199f4f0f1c4cc
Author: Christopher Schultz <[email protected]>
AuthorDate: Tue Feb 4 17:13:06 2025 -0500
Increment version numbers for the next release.
---
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 8ae6b1e9ab..db5bc1b8bb 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -29,7 +29,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
-version.build=35
+version.build=36
version.patch=0
version.suffix=
version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index d5bda6da9e..a678ae09e3 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.35
+maven.asf.release.deploy.version=10.1.36
#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 19cb452348..8e6ac47af1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,8 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 10.1.35 (schultz)" rtext="in development">
+</section>
+<section name="Tomcat 10.1.35 (schultz)" rtext="release in progress">
<subsection name="Catalina">
<changelog>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]