branch develop updated (a577d26 -> 10d15f0)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from a577d26 fixes #6270: Problème de feuille de style si plusieurs notifications new 10d15f0 fixes #6359: Utiliser coser 1.5.1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 10d15f07dc84ce46520f9e6e8b4073db794d4e83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jan 12 16:08:43 2015 +0100 fixes #6359: Utiliser coser 1.5.1 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm