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/09/16 17:24:32 UTC

[tomcat] tag 8.5.46 created (now 914f68b)

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

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


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

     new 914f68b  Tag 8.5.46

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 8.5.46

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

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

commit 914f68b45127207170dff894e03ec31732cac898
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Sep 16 18:24:12 2019 +0100

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

diff --git a/build.properties.default b/build.properties.default
index 9142f2c..334d9eb 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -27,7 +27,7 @@ version.major=8
 version.minor=5
 version.build=46
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Source control flags -----
 git.branch=8.5.x
@@ -290,4 +290,4 @@ saaj-api.checksum.algorithm=MD5|SHA-1
 saaj-api.checksum.value=caae8b4bf2c551155815331e9e96256f|1c399a7fea4d0262a6a39750e419c24f0c769586
 saaj-api.home=${base.path}/saaj-api-${saaj-api.version}
 saaj-api.jar=${saaj-api.home}/saaj-api-${saaj-api.version}.jar
-saaj-api.loc=${base-maven.loc}/javax/xml/soap/saaj-api/${saaj-api.version}/saaj-api-${saaj-api.version}.jar
\ No newline at end of file
+saaj-api.loc=${base-maven.loc}/javax/xml/soap/saaj-api/${saaj-api.version}/saaj-api-${saaj-api.version}.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 2b63d25..1715640 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 8.5.46 (markt)" rtext="in development">
+<section name="Tomcat 8.5.46 (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