This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 1ed9c7ff5ae533e2829cc2d0bfa2c2cc2f8c5871 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 2 16:28:28 2016 +0200 Fix release configuration --- nuiton-config/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/nuiton-config/pom.xml b/nuiton-config/pom.xml index b785a4b..5186efd 100644 --- a/nuiton-config/pom.xml +++ b/nuiton-config/pom.xml @@ -18,8 +18,6 @@ <!-- extra files to include in release --> <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> - <!-- 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>.