This is an automated email from the git hooks/post-receive script. New commit to branch release/3.0-java6 in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 6fbff09ad05159ba0772b7e3a863de79f873e97b Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 12:10:20 2018 +0200 Redmine generate changes is disabled now --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7a11b3e..f85293f 100644 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,7 @@ <jgitflow.developBranchName>develop-java6</jgitflow.developBranchName> <jgitflow.masterBranchName>master-java6</jgitflow.masterBranchName> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.