This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 58aac6446e2008df5de645edf54b56fe0a61297c Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 25 11:39:55 2015 +0100 Still does not check central-safe dependencies for all modules (Fixes #3852) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bfe095a..0a906ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1160,6 +1160,7 @@ <addMavenCentral>true</addMavenCentral> <failIfNotSafe>true</failIfNotSafe> <runOnlyOnRoot>false</runOnlyOnRoot> + <runOnce>false</runOnce> <repositories> <central-releases> ${central.release.home.url} -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.