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 d983a1def5 Increment version numbers for this release.
d983a1def5 is described below
commit d983a1def5e495558c2912b53f0363f9c264c0ef
Author: schultz <[email protected]>
AuthorDate: Thu Dec 7 15:06:17 2023 -0800
Increment version numbers for this release.
---
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 91590d94d6..5e2a2cce1d 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
-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 2e69dcce7b..afd28840d3 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.16
+maven.asf.release.deploy.version=10.1.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]