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 8321821e55 Updating version info
8321821e55 is described below
commit 8321821e554052b5feb04cac082fcfbebed712aa
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Apr 16 12:05:11 2024 +0100
Updating version info
---
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 6fa20d3d3d..0efb35249b 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
-version.build=22
+version.build=23
version.patch=0
version.suffix=
version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 1f48ad8fdc..0e3eb7861b 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.22
+maven.asf.release.deploy.version=10.1.23
#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]