This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit 5ee7f25b05a386deb4fe57c51e5df0dab2eb51d2 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 3da0b46..6b84185 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>.