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 7e29ec51ce74dec4af136cfb45cacfd8a70bf995 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:54:38 2015 +0100 Update nuiton-utils to 3.0-rc-10 (Fixes #3843) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ef4b04..59adec5 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-8</version> + <version>3.0-rc-10</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.