This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 2297f200070453b0d8e867fb53622424677a3e0d Author: Maven Release <maven-release@codelutin.com> Date: Mon Mar 7 20:25:43 2016 +0100 Fix m-source-p configuration --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 093fe65..dfd8d75 100644 --- a/pom.xml +++ b/pom.xml @@ -160,6 +160,7 @@ <!-- Where are deployed software components --> <distroUrl>https://nexus.nuiton.org/nexus/content/repositories/other-releases</distroUrl> + <maven.source.skip>true</maven.source.skip> </properties> <repositories> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.