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 9c6dc6d66100236d0178dc4acbd0399ee5878d01 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jan 18 09:43:55 2016 +0100 No need to move to next nution-utils version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb8b0aa..d69f0c2 100644 --- a/pom.xml +++ b/pom.xml @@ -257,7 +257,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-SNAPSHOT</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>.