This is an automated email from the git hooks/post-receive script. New commit to branch feature/3666 in repository topia. See http://git.nuiton.org/topia.git commit a09dd147927fe5486e9d5636be082a3c2b1dcbf1 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Mar 26 16:51:45 2015 +0100 Use Hibernate 5.0.0-SNAPSHOT (added JBoss snapshot to group) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c73dcf8..776bc6e 100644 --- a/pom.xml +++ b/pom.xml @@ -242,7 +242,7 @@ <h2Version>1.3.176</h2Version> <hamcrestVersion>1.3</hamcrestVersion> - <hibernateVersion>4.3.7.Final</hibernateVersion> + <hibernateVersion>5.0.0-SNAPSHOT</hibernateVersion> <javassistVersion>3.18.2-GA</javassistVersion> <junitVersion>4.12</junitVersion> <liquibaseVersion>3.3.1</liquibaseVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.