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 669c86d370fd8f74725d3ec34457aa7ee3dcfc39 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jan 12 19:08:33 2015 +0100 fixes #6359: Utiliser coser 1.5.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4eaf642..3f1b98d 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <dependency> <groupId>fr.ifremer.coser</groupId> <artifactId>coser-business</artifactId> - <version>1.5.1</version> + <version>1.5.2</version> </dependency> <!-- Commons --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.