This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 72adf60d0e Revert "Have 'pre-release' indicate the the release is in
progress."
72adf60d0e is described below
commit 72adf60d0efe0972a087923e8ce36f14eee53d57
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Mar 1 09:11:49 2023 -0500
Revert "Have 'pre-release' indicate the the release is in progress."
This reverts commit 3e08c2790c2eb42e1692841d333ad71f53377086.
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index 10c63b480f..27ba36423b 100644
--- a/build.xml
+++ b/build.xml
@@ -2759,7 +2759,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]