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 730c7184e4cc57a23c55dac2a9740789d90430c6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Jun 19 12:56:04 2015 +0200 utilisation coser 1.5.6 (refs #7240) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffc99ee..b96f261 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,7 @@ <h2Version>1.3.175</h2Version> <postgresqlVersion>9.3-1102-jdbc41</postgresqlVersion> <slf4jVersion>1.7.7</slf4jVersion> + <coserVersion>1.5.6</coserVersion> <googleSearchEnabled>true</googleSearchEnabled> @@ -186,7 +187,7 @@ <dependency> <groupId>fr.ifremer.coser</groupId> <artifactId>coser-business</artifactId> - <version>1.5.2</version> + <version>${coserVersion}</version> </dependency> <!-- Commons --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.