This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
commit 5729bc2582deb8fdf505f633e9dbea5bbc3eeb99 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Mon Feb 17 18:18:15 2025 +0000 No longer care when this feature was introduced 2.0 was a long time ago. --- src/site/apt/examples/alternate-changes-xml-location.apt.vm | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/site/apt/examples/alternate-changes-xml-location.apt.vm b/src/site/apt/examples/alternate-changes-xml-location.apt.vm index ba3e630..058212c 100644 --- a/src/site/apt/examples/alternate-changes-xml-location.apt.vm +++ b/src/site/apt/examples/alternate-changes-xml-location.apt.vm @@ -29,9 +29,6 @@ Alternate Location for the <<<changes.xml>>> File - <<Note:>> This feature was introduced in version <2.0-beta-2> of the Changes - plugin. - <<Note:>> Unless you have a specific reason to have your <<<changes.xml>>> file in a different location, we advice you to put it in the default location <<<$\{basedir\}/src/changes/changes.xml>>>. If nothing else, it saves you from
