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/31 14:21:55 UTC

[tomcat] tag 10.0.20 created (now 2a46c65)

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

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


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

     new 2a46c65  Tag 10.0.20

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.0.20

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

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

commit 2a46c651529a9d237b4d6beb1ef846922d949342
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Mar 31 15:21:35 2022 +0100

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

diff --git a/build.properties.default b/build.properties.default
index a5f9dc3..56590fc 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -33,7 +33,7 @@ version.major=10
 version.minor=0
 version.build=20
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Reproducible builds -----
 # Uncomment and set to current time for reproducible builds
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 512eec7..3d6330d 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.0.20 (markt)" rtext="in development">
+<section name="Tomcat 10.0.20 (markt)">
   <subsection name="Catalina">
     <changelog>
       <add>
@@ -116,7 +116,7 @@
     </changelog>
   </subsection>
 </section>
-<section name="Tomcat 10.0.19 (markt)" rtext="release in progress">
+<section name="Tomcat 10.0.19 (markt)">
   <subsection name="Catalina">
     <changelog>
       <scode>

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