This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 10d15f07dc84ce46520f9e6e8b4073db794d4e83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jan 12 16:08:43 2015 +0100 fixes #6359: Utiliser coser 1.5.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be4fd08..4eaf642 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <dependency> <groupId>fr.ifremer.coser</groupId> <artifactId>coser-business</artifactId> - <version>1.5</version> + <version>1.5.1</version> </dependency> <!-- Commons --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.