This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 21f7432db7995cb38685578c107f5a094ce644fd Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Sep 8 09:42:53 2023 +0200 Update release notes --- src/changelog/10.0.0/.release-notes.md.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changelog/10.0.0/.release-notes.md.ftl b/src/changelog/10.0.0/.release-notes.md.ftl index 7a809a3..75333c2 100644 --- a/src/changelog/10.0.0/.release-notes.md.ftl +++ b/src/changelog/10.0.0/.release-notes.md.ftl @@ -21,7 +21,7 @@ This minor release contains various improvements that we expect to relieve the l This is of particular importance while managing and cutting releases from multiple repositories. See `README.adoc` for the complete list of features and their usage. -See [this `logging-log4j-tools` GitHub Actions workflow run](https://github.com/apache/logging-log4j-tools/actions/runs/6070379396) demonstrating a successful release cut using a SNAPSHOT version of this `logging-parent` release. -All preparations (release notes, distribution ZIP, vote & announcement emails, etc.) are staged to both Nexus and SVN and waiting the release manager to proceed. +See [this `log4j-tools` GitHub Actions workflow run](https://github.com/apache/logging-log4j-tools/actions/runs/6118975687) demonstrating a successful release cut using a SNAPSHOT version of this `logging-parent` release. +All preparations (release notes, source and binary distributions, vote & announcement emails, etc.) are staged to both Nexus and SVN and waiting the release manager to proceed. <#include "../.changelog.md.ftl">
