This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit fa8696c8d67bdd3fc2ac6a05f48bc86421f3757b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 12:07:47 2015 +0100 Update maven-verifier to 1.6 (Fixes #3846) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8238661..f86768e 100644 --- a/pom.xml +++ b/pom.xml @@ -480,7 +480,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-verifier</artifactId> - <version>1.5</version> + <version>1.6</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.