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 65808b15f164dcb16c5aae438593e9d0f50422b5 Author: Jean Couteau <couteau@codelutin.com> Date: Wed Nov 13 15:02:11 2019 +0100 Fix release ... --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e07633ab..be5187b5 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,7 @@ <animal.sniffer.skip>true</animal.sniffer.skip> <redmine.safe>false</redmine.safe> <redmine.skipCollectReleaseAttachments>true</redmine.skipCollectReleaseAttachments> + <redmine.skipGenerateNewsAnnouncement>true</redmine.skipGenerateNewsAnnouncement> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.