This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit a1b62257c898a4d9053e651a51ec3597fb80dfb5 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 20 17:20:24 2015 +0200 retour a la version 1.3.175 de H2 pour de problème de fermeture de base --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a4d011..c296e5d 100644 --- a/pom.xml +++ b/pom.xml @@ -468,7 +468,7 @@ <artifactId>h2</artifactId> <!-- tc20150811 On ne pleut pas utiliser une version plus récente, le format n'est pas compatible --> <!-- FIXME Hum je ne suis pas sur que la 176 soit ok. --> - <version>1.3.173</version> + <version>1.3.175</version> </dependency> <dependency> <groupId>postgresql</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.