This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 58f05a9534 Revert "Have 'pre-release' indicate the the release is in
progress."
58f05a9534 is described below
commit 58f05a953482bd83eb95bb6bbaa29581e0876bca
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Mar 1 09:12:21 2023 -0500
Revert "Have 'pre-release' indicate the the release is in progress."
This reverts commit 626b48842ab68b0e55cbeffa7fb57241ddb849b2.
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index 7300ae58ae..ef15f37441 100644
--- a/build.xml
+++ b/build.xml
@@ -2701,7 +2701,7 @@ asf.ldap.username=${release.asfusername}
<replace file="webapps/docs/changelog.xml"
encoding="UTF-8"
token="rtext="in development""
- value="rtext="Release in progress"" />
+ value="rtext=""" />
</target>
<target name="release"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]