This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 522a4ca72d2629e23043b005f34989a968599916 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 11:48:20 2018 +0200 add skipGenerateNewsAnnouncement --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2f3238b..7ca3413 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ <!-- FIXME issues are no longer on redmine since migration to gitlab --> <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <redmine.skipGenerateNewsAnnouncement>true</redmine.skipGenerateNewsAnnouncement> <!--Multilanguage maven-site --> <locales>fr,en</locales> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.