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 611771532401e0dfcae118aea2db68797b71b6be Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 12:08:28 2014 +0200 fix release doc --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 2fa9b86..2cf4b25 100644 --- a/README.txt +++ b/README.txt @@ -23,7 +23,7 @@ project configurations. To release this project all must be done by hand. mvn jgitflow:release-start -Dinternal -mvn jgitflow:release-finish -Dinternal +mvn jgitflow:release-finish -Dinternal -Ppost-release-profile This will (only): -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.