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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit d017c47e65b3c93d7618e15a41f8200503a64086
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Sat Nov 16 23:44:17 2024 +0100

    WHISKER-27: ensure min maven is 3.0.5
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4a87d69..39daf9e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
     </release>
     -->
     <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+      <action issue="WHISKER-27" type="fix" dev="pottlinger">
+        Fix build warning and ensure Maven >=3.0.5 is used to build the 
project.
+      </action>
       <action issue="WHISKER-20" type="fix" dev="pottlinger">
         Update Jdom to 2.0.6.1 in order to fix CVE CVE-2021-33813.
       </action>

Reply via email to