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

vy pushed a commit to branch release/10.0.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit f429d4698465a615c271e92b1deb7600bba7d075
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Sep 8 12:04:35 2023 +0200

    Fix release notes
---
 src/changelog/.10.x.x/.release-notes.md.ftl | 2 +-
 src/changelog/10.0.0/.release-notes.md.ftl  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changelog/.10.x.x/.release-notes.md.ftl 
b/src/changelog/.10.x.x/.release-notes.md.ftl
index 731da92..f9fa12d 100644
--- a/src/changelog/.10.x.x/.release-notes.md.ftl
+++ b/src/changelog/.10.x.x/.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.
+See [this `logging-log4j-tools` GitHub Actions workflow 
run](https://github.com/apache/logging-log4j-tools/actions/runs/6120297528) 
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.
 
 <#include "../.changelog.md.ftl">
diff --git a/src/changelog/10.0.0/.release-notes.md.ftl 
b/src/changelog/10.0.0/.release-notes.md.ftl
index 24aaff6..d231ec9 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 `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.
+See [this `log4j-tools` GitHub Actions workflow 
run](https://github.com/apache/logging-log4j-tools/actions/runs/6120297528) 
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">

Reply via email to