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 1b09b08bc8bfa97c8c848e012c5c8fbc5fe14cdb Author: Jean Couteau <couteau@codelutin.com> Date: Wed Nov 13 14:53:59 2019 +0100 Fix release ... --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 08813a15..610091bf 100644 --- a/pom.xml +++ b/pom.xml @@ -148,6 +148,7 @@ <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> <animal.sniffer.skip>true</animal.sniffer.skip> + <redmine.safe>false</redmine.safe> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.