This is an automated email from the git hooks/post-receive script. New commit to branch release/3.4 in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 419021f3aff42bd973ae75907a734c712ca1de95 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 31 16:25:42 2018 +0100 Fix release ... --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index c873342..a781cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,10 @@ <properties> <!-- redmine project Id --> + <!--FIXME issues no longer on redmine--> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> + <!-- FIXME true because issues are no longer on redmine but on gitlab--> + <skipPostRelease>true</skipPostRelease> <projectId>nuiton-config</projectId> <ciViewId>nuiton-config</ciViewId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.