This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 232dd379fc963897329b577d5e273133e2351e39 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 25 14:41:28 2014 +0200 fixes #3471: Use nuiton-utils 3.0-rc-7 and replace old version API --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 504b416..f61eda7 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-7</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.