You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/03/09 13:20:25 UTC

[tomcat] tag 10.1.0-M12 created (now d08498a)

This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 10.1.0-M12
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


      at d08498a  (commit)
This tag includes the following new commits:

     new d08498a  Tag 10.1.0-M12

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat] 01/01: Tag 10.1.0-M12

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 10.1.0-M12
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit d08498a3cefa7206bad791acf019455794f865ea
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 9 13:19:51 2022 +0000

    Tag 10.1.0-M12
---
 build.properties.default   | 2 +-
 webapps/docs/changelog.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 0d7e958..664af48 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=-M12-dev
+version.suffix=-M12
 
 # ----- Reproducible builds -----
 # Uncomment and set to current time for reproducible builds
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index edcbdb6..adeab67 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -104,7 +104,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 10.1.0-M12 (markt)" rtext="in development">
+<section name="Tomcat 10.1.0-M12 (markt)">
   <subsection name="Catalina">
     <changelog>
       <fix>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org