This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 79677e9b7d012a36bd65f9a4943611e64ced0392 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 18:11:59 2014 +0200 fixes #3343: Remove th squash option in release plugin --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 87fcd97..05cd3f3 100644 --- a/pom.xml +++ b/pom.xml @@ -720,7 +720,6 @@ <scmCommentPrefix>[jgitflow-maven-plugin]</scmCommentPrefix> <autoVersionSubmodules>true</autoVersionSubmodules> <pushReleases>true</pushReleases> - <squash>true</squash> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.