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 c04ea0ee3a7bd3935894ff726992a1d506fea172 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:22:32 2018 +0200 retrait de la gestion de redmine qui n'est plus utilisé --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6760ab5..b63c54c 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,10 @@ <projectId>i18n</projectId> <ciViewId>I18n</ciViewId> - + + <!-- FIXME issues are no longer on redmine since migration to gitlab --> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <!--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>.