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 9270c26bc0f63eb8be41a521d970654707a591a8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 5 09:03:28 2014 +0100 fixes #3591: Use nuiton-decorator 3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0ffd3d..dd88861 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-decorator</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.