This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new f8e7d02658 Increment version for next development cycle
f8e7d02658 is described below
commit f8e7d02658f9f66fc30cdd73e64cf4f77f1e02cd
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jun 2 17:56:19 2022 +0100
Increment version for next development cycle
---
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 9852271987..2f7280af81 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,7 +33,7 @@ version.major=10
version.minor=1
version.build=0
version.patch=0
-version.suffix=-M16-dev
+version.suffix=-M17-dev
# ----- Reproducible builds -----
# Uncomment and set to current time for reproducible builds
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 12a680feca..3d2abafa0c 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.0-M16
+maven.asf.release.deploy.version=10.1.0-M17
#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 8dbec16232..4a65b68ef1 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.0-M16 (markt)" rtext="in development">
+</section>
+<section name="Tomcat 10.1.0-M16 (markt)" rtext="release in progress">
<subsection name="Catalina">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]