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-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new 809716595 Bump org.apache.commons:commons-parent from 78 to 79
809716595 is described below

commit 809716595209f130b93eabdc504ce0aced7c2815
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 14 07:00:17 2025 -0500

    Bump org.apache.commons:commons-parent from 78 to 79
    
    The changes report is generated with Doxia 2 as changes.html instead of
    changes-report.html
---
 src/site/xdoc/index.xml         | 2 +-
 src/site/xdoc/release_3_2_2.xml | 2 +-
 src/site/xdoc/release_4_0.xml   | 2 +-
 src/site/xdoc/release_4_1.xml   | 2 +-
 src/site/xdoc/release_4_2.xml   | 2 +-
 src/site/xdoc/release_4_3.xml   | 2 +-
 src/site/xdoc/release_4_4.xml   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index cf14c0cb8..84c79fb8c 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -73,7 +73,7 @@ The <a href="scm.html">source repository</a> can be
 <p>
 The latest version is available:
 <a 
href="https://commons.apache.org/collections/download_collections.cgi";>Download 
now!</a><br />
-It is built for Java 8 and later, and the <a 
href="/changes-report.html">release notes</a> are also available.
+It is built for Java 8 and later, and the <a href="/changes.html">release 
notes</a> are also available.
 </p>
 <p>
 For previous releases, see the <a 
href="https://archive.apache.org/dist/commons/collections/";>Apache Archive</a>
diff --git a/src/site/xdoc/release_3_2_2.xml b/src/site/xdoc/release_3_2_2.xml
index 374eb9f70..9a27514e9 100644
--- a/src/site/xdoc/release_3_2_2.xml
+++ b/src/site/xdoc/release_3_2_2.xml
@@ -64,7 +64,7 @@ added.
 </table>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a3.2.2">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a3.2.2">Change report</a>.
 </p>
 </section>
 
diff --git a/src/site/xdoc/release_4_0.xml b/src/site/xdoc/release_4_0.xml
index f5b0fc1c4..96adf4251 100644
--- a/src/site/xdoc/release_4_0.xml
+++ b/src/site/xdoc/release_4_0.xml
@@ -278,7 +278,7 @@ have changed.
 </ul>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a4.0">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a4.0">Change report</a>.
 </p>
 
 </section>
diff --git a/src/site/xdoc/release_4_1.xml b/src/site/xdoc/release_4_1.xml
index 4d5e886e5..f22016d52 100644
--- a/src/site/xdoc/release_4_1.xml
+++ b/src/site/xdoc/release_4_1.xml
@@ -68,7 +68,7 @@ All users are strongly encouraged to update to this release.
 </table>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a4.1">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a4.1">Change report</a>.
 </p>
 </section>
 
diff --git a/src/site/xdoc/release_4_2.xml b/src/site/xdoc/release_4_2.xml
index 2990411e5..b3321a7f6 100644
--- a/src/site/xdoc/release_4_2.xml
+++ b/src/site/xdoc/release_4_2.xml
@@ -57,7 +57,7 @@ None.
 </p>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a4.2">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a4.2">Change report</a>.
 </p>
 </section>
 
diff --git a/src/site/xdoc/release_4_3.xml b/src/site/xdoc/release_4_3.xml
index 3bfd09470..bb1a1c155 100644
--- a/src/site/xdoc/release_4_3.xml
+++ b/src/site/xdoc/release_4_3.xml
@@ -57,7 +57,7 @@ None.
 </p>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a4.3">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a4.3">Change report</a>.
 </p>
 </section>
 
diff --git a/src/site/xdoc/release_4_4.xml b/src/site/xdoc/release_4_4.xml
index eec6013ef..78aea9446 100644
--- a/src/site/xdoc/release_4_4.xml
+++ b/src/site/xdoc/release_4_4.xml
@@ -58,7 +58,7 @@ None.
 </p>
 
 <p>
-For a full list of changes in this release, refer to the <a 
href="changes-report.html#a4.4">Change report</a>.
+For a full list of changes in this release, refer to the <a 
href="changes.html#a4.4">Change report</a>.
 </p>
 </section>
 

Reply via email to