branch develop updated (b247f3d -> a1b6225)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from b247f3d Merge branch 'feature/7605' into develop new a1b6225 retour a la version 1.3.175 de H2 pour de problème de fermeture de base 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 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 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@list.forge.codelutin.com>.
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>.
participants (1)
-
codelutin.com scm