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 2019/05/03 22:23:32 UTC

[tomcat] tag 9.0.20 created (now 4202de2)

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

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


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

     new 4202de2  Tag 9.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 9.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 9.0.20
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 4202de2f20c29f38a6a700133f9724745c7306d8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 3 23:23:07 2019 +0100

    Tag 9.0.20
---
 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 7f48d3a..d77f83a 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=20
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 228e867..14fc9a1 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -44,7 +44,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 9.0.20 (markt)" rtext="in development">
+<section name="Tomcat 9.0.20 (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