branch develop updated (97e54db -> a4c4dc8)
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 97e54db Merge branch 'feature/7604' into develop new a4c4dc8 retour a la version anterieur de H2 pour cause d'incompatibilité entre H2 en version 1.3.176 et une base 1.3.173 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 a4c4dc83b2b464f9240d22036e2ba190588c25a4 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Oct 19 15:15:43 2015 +0200 retour a la version anterieur de H2 pour cause d'incompatibilité entre H2 en version 1.3.176 et une base 1.3.173 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 a4c4dc83b2b464f9240d22036e2ba190588c25a4 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Oct 19 15:15:43 2015 +0200 retour a la version anterieur de H2 pour cause d'incompatibilité entre H2 en version 1.3.176 et une base 1.3.173 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 822293c..5a4d011 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.176</version> + <version>1.3.173</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