This is an automated email from the git hooks/post-receive script. New commit to branch release/2.5.0 in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 815f41370596d2b44a0df9073668a995174e38bf Author: Jean Couteau <couteau@codelutin.com> Date: Wed Nov 13 14:24:55 2019 +0100 Fix release ... --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 474d68de..473e9733 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,7 @@ <!-- issues status to include in changelog --> <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.