[pom] branch develop updated (8c0e517 -> 79677e9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See http://git.nuiton.org/pom.git from 8c0e517 fixes #3340: Fix project url new 79677e9 fixes #3343: Remove th squash option in release plugin The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: 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 Summary of changes: pom.xml | 1 - 1 file changed, 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm