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 c90e7692863ac69974ceed6fca56a0a0d0433eb7 Author: P. Ottlinger <[email protected]> AuthorDate: Mon Jan 29 23:14:17 2024 +0100 WHISKER-14: Add changelog --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c7a804c..7f09c9a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,8 +65,8 @@ The <action> type attribute can be add,update,fix,remove. <action issue="WHISKER-13" type="fix" dev="dennisl"> Fixes error during site generation with Java8 and maven plugin version 3.3. </action> - <action issue="WHISKER-22" type="add" dev="pottlinger"> - Update webpage to not load fonts from GoogleFonts and include privacy link in main menu. + <action issue="WHISKER-14" type="add" dev="dennisl"> + Change artifactId/goalPrefix of Maven plugin to comply with expected apache-whisker-maven-plugin. </action> <action issue="WHISKER-22" type="add" dev="pottlinger"> Update webpage to not load fonts from GoogleFonts and include privacy link in main menu.
