This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit b0a048aff21d00ee08ecf4311628a44540348f13 Author: Tony CHEMIT <dev@tchemit.fr> Date: Fri Mar 3 12:46:39 2017 +0100 do not send email (I dont have this configuration) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index f976902..0505444 100644 --- a/pom.xml +++ b/pom.xml @@ -162,6 +162,7 @@ <jgitflow.developBranchName>develop-2.x</jgitflow.developBranchName> <jgitflow.masterBranchName>master-2.x</jgitflow.masterBranchName> + <skipReleaseSendEmail>true</skipReleaseSendEmail> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.