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

schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

The following commit(s) were added to refs/heads/8.5.x by this push:
     new 44c503d3ea Revert "Have 'pre-release' indicate the the release is in 
progress."
44c503d3ea is described below

commit 44c503d3ea246b628f130190638954b2ead58822
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Wed Mar 1 09:12:38 2023 -0500

    Revert "Have 'pre-release' indicate the the release is in progress."
    
    This reverts commit 3774f307d145298a2a9b7b2e43dcdddb5d9dd033.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 3e116f1eb9..d407be0407 100644
--- a/build.xml
+++ b/build.xml
@@ -2403,7 +2403,7 @@ asf.ldap.username=${release.asfusername}
     <replace file="webapps/docs/changelog.xml"
         encoding="UTF-8"
         token="rtext=&quot;in development&quot;"
-        value="rtext=&quot;Release in progress&quot;" />
+        value="rtext=&quot;&quot;" />
   </target>
 
   <target name="release"


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

Reply via email to