This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 9adbaa6 Fix download links
9adbaa6 is described below
commit 9adbaa69f80459fba0c3e5ee49339940c564e16a
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 17 10:57:13 2025 -0500
Fix download links
---
RELEASE-NOTES.txt | 10 +++++-----
src/changes/release-notes.vm | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b044d43..95a0e3a 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -32,7 +32,7 @@ patches, or suggestions for improvement, see the Apache
Commons Build Plugin Mav
https://commons.apache.org/proper/commons-build-plugin/
-Download page:
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
+Download page:
https://commons.apache.org/proper/commons-build-plugin/download_release-plugin.cgi
-----------------------------------------------------------------------------
Apache Commons Build Plugin Maven Mojo 1.14.1 RELEASE NOTES
@@ -80,7 +80,7 @@ patches, or suggestions for improvement, see the Apache
Commons Build Plugin Mav
https://commons.apache.org/proper/commons-build-plugin/
-Download page:
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
+Download page:
https://commons.apache.org/proper/commons-build-plugin/download_release-plugin.cgi
-----------------------------------------------------------------------------
Apache Commons Build Plugin Maven Mojo 1.14.0 RELEASE NOTES
@@ -136,7 +136,7 @@ patches, or suggestions for improvement, see the Apache
Commons Build Plugin Mav
https://commons.apache.org/proper/commons-build-plugin/
-Download page:
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
+Download page:
https://commons.apache.org/proper/commons-build-plugin/download_release-plugin.cgi
-----------------------------------------------------------------------------
Apache Commons Build Plugin Maven Mojo 1.14.0 RELEASE NOTES
@@ -192,7 +192,7 @@ patches, or suggestions for improvement, see the Apache
Commons Build Plugin Mav
https://commons.apache.org/proper/commons-build-plugin/
-Download page:
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
+Download page:
https://commons.apache.org/proper/commons-build-plugin/download_release-plugin.cgi
-----------------------------------------------------------------------------
@@ -259,6 +259,6 @@ patches, or suggestions for improvement, see the Apache
Commons Build Plugin Mav
https://commons.apache.org/proper/commons-build-plugin/
-Download page:
https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi
+Download page:
https://commons.apache.org/proper/commons-build-plugin/download_release-plugin.cgi
-----------------------------------------------------------------------------
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 6e0582d..300e677 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -113,6 +113,6 @@ patches, or suggestions for improvement, see the
${project.name} website:
${project.url}
-Download page: ${project.url}download_codec.cgi
+Download page: ${project.url}download_release-plugin.cgi
-----------------------------------------------------------------------------