Skip to content

Commit 58cbf83

Browse files
committed
maven-changes-plugin 3.0.0-M2 generate changes.html instead of
changes-report.html (needs commons-parent 79)
1 parent 1875813 commit 58cbf83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- UPDATES -->
2929
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 #341.</action>
3030
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3.</action>
31+
<action type="update" dev="ggregory" due-to="Gary Gregory">maven-changes-plugin 3.0.0-M2 generate changes.html instead of changes-report.html (needs commons-parent 79).</action>
3132
</release>
3233
<release version="1.8.3" date="2024-11-03" description="Version 1.8.3">
3334
<!-- UPDATES -->

src/main/resources/commons-xdoc-templates/vote-txt-template.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Linux: uname -a
4545

4646
Details of changes since @BC@ are in the release notes:
4747
@DISTURL@/RELEASE-NOTES.txt
48-
@SITEURL@/changes-report.html
48+
@SITEURL@/changes.html
4949

5050
Site:
5151
@SITEURL@/index.html

0 commit comments

Comments
 (0)