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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new c2bf024  No longer care when this feature was introduced (#111)
c2bf024 is described below

commit c2bf024536a48bd3c590578d6ebb0e7ddccc0641
Author: Elliotte Rusty Harold <elh...@users.noreply.github.com>
AuthorDate: Mon Feb 17 18:46:36 2025 +0000

    No longer care when this feature was introduced (#111)
    
    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

Reply via email to