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 049cfcb37c82fbbf5e8335ee522c024ce8b394fd Author: Jean Couteau <couteau@codelutin.com> Date: Wed Nov 13 14:58:03 2019 +0100 Fix release ... --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 610091bf..e07633ab 100644 --- a/pom.xml +++ b/pom.xml @@ -149,6 +149,7 @@ <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> <animal.sniffer.skip>true</animal.sniffer.skip> <redmine.safe>false</redmine.safe> + <redmine.skipCollectReleaseAttachments>true</redmine.skipCollectReleaseAttachments> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.