This is an automated email from the ASF dual-hosted git repository.
remm 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 674fa131ab Next is 10.1.7
674fa131ab is described below
commit 674fa131ab6c3dc846087a47e6ef71f970c4729b
Author: remm <[email protected]>
AuthorDate: Wed Feb 22 15:13:14 2023 +0100
Next is 10.1.7
---
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 0ad36ea55e..902dd71da5 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
-version.build=6
+version.build=7
version.patch=0
version.suffix=
version.dev=-dev
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 078da0ba27..4d9fcf3ab3 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.6
+maven.asf.release.deploy.version=10.1.7
#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]