This is an automated email from the git hooks/post-receive script. New commit to branch feature/3761 in repository topia. See http://git.nuiton.org/topia.git commit b5fda51b1b8ba66533abdcdee3cef0801dc63aa6 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Aug 21 14:48:32 2015 +0200 Set eugeneVersion to 3.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c73dcf8..dd9fb97 100644 --- a/pom.xml +++ b/pom.xml @@ -234,7 +234,7 @@ <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> - <eugeneVersion>2.13</eugeneVersion> + <eugeneVersion>3.0-SNAPSHOT</eugeneVersion> <flywayVersion>3.1</flywayVersion> <guavaVersion>18.0</guavaVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.