This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 8a533e6912137f86138b0133102870f66840c658 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 12:50:42 2016 +0200 Les sources ne sont plus déployées sur les projets nuiton (Fixes #3992) --- nuitonpom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index a2eb124..1a4f144 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -55,7 +55,7 @@ <!--par default on construit la javadoc--> <maven.javadoc.skip>false</maven.javadoc.skip> <!--par defaut on construit les sources--> - <source.skip>false</source.skip> + <maven.source.skip>false</maven.source.skip> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.