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 3c4ac5250d536ac062eab2cf461ffc2ce91ccbaf Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 18:52:56 2015 +0200 use eugene release version (refs #3695) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff64021..2cf0757 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ <projectId>topia</projectId> <!-- libs version --> - <eugeneVersion>3.0-SNAPSHOT</eugeneVersion> + <eugeneVersion>3.0-alpha-1</eugeneVersion> <nuitonCsvVersion>3.0-alpha-3</nuitonCsvVersion> <nuitonDecoratorVersion>3.0-alpha-3</nuitonDecoratorVersion> <nuitonUtilsVersion>3.0-rc-8</nuitonUtilsVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.