You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2021/06/28 08:03:38 UTC

[tomcat] tag 9.0.50 created (now 0657279)

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

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


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

     new 0657279  Tag 9.0.50

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

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

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

commit 06572792aa5424b5995c91edcc1e3fca4cc89bc1
Author: Remy Maucherat <re...@apache.org>
AuthorDate: Mon Jun 28 10:02:59 2021 +0200

    Tag 9.0.50
---
 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 6351ef6..7844041 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=50
 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 e25ed0e..0c50c81 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 9.0.50 (remm)" rtext="in development">
+<section name="Tomcat 9.0.50 (remm)" rtext="">
   <subsection name="Jasper">
     <changelog>
       <fix>

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