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 9817e8ad4df5eff0cc03ec0aa2122b63cbc169b4 Author: Jean Couteau <couteau@codelutin.com> Date: Wed Nov 13 14:49:52 2019 +0100 Fix release ... --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 473e9733..08813a15 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,7 @@ <!-- issues status to include in changelog --> <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <animal.sniffer.skip>true</animal.sniffer.skip> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.