This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See http://git.nuiton.org/jrst.git commit 662952fd037897b08f9da947f72972f4ea9b2076 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 18 09:40:31 2014 +0200 fix release process --- jrst-doc/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jrst-doc/pom.xml b/jrst-doc/pom.xml index 65ca506..00d8a21 100644 --- a/jrst-doc/pom.xml +++ b/jrst-doc/pom.xml @@ -41,6 +41,8 @@ <properties> <maven.reports.generate>false</maven.reports.generate> <siteSourcesType>rst</siteSourcesType> + <!-- Post Release configuration --> + <skipPostRelease>false</skipPostRelease> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.