This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit db81a8ff47aac0eafbea9d6ded90c77ca582a3ec Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Oct 18 13:39:48 2016 +0200 Use eugene 3.0-alpha-9 (Fixes #4074) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94d7981..a7e0ad7 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> - <eugeneVersion>3.0-alpha-8</eugeneVersion> + <eugeneVersion>3.0-alpha-9</eugeneVersion> <flywayVersion>3.1</flywayVersion> <guavaVersion>19.0</guavaVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.