This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 2ae4dbc302c647b5a54d4d2e8026fac7a2b6aa7b Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Dec 3 09:45:26 2014 +0100 add how to release application in readme --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index d2e50d3..8582369 100644 --- a/README.txt +++ b/README.txt @@ -1,2 +1,6 @@ To deploy new version of pom: mvn deploy To install localy: mvn install + +To make a new release, see + +https://forge.nuiton.org/projects/pom/repository/revisions/develop/entry/nui... -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.