This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit fb26bc25bde1602d2ed20c2dddaab72b654d0669 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jun 24 13:48:01 2020 +0200 Use release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c4b1c5f..727320d4 100644 --- a/pom.xml +++ b/pom.xml @@ -137,8 +137,8 @@ <gitlabProjectName>eugene</gitlabProjectName> <processorPluginVersion>1.3</processorPluginVersion> - <nuitonUtilsVersion>3.1-rc-3-SNAPSHOT</nuitonUtilsVersion> - <nuitonI18nVersion>4.0-SNAPSHOT</nuitonI18nVersion> + <nuitonUtilsVersion>3.1-rc-1</nuitonUtilsVersion> + <nuitonI18nVersion>4.0-rc-2</nuitonI18nVersion> <plantumlVersion>8048</plantumlVersion> <snakeyamlVersion>1.26</snakeyamlVersion> <antlr4Version>4.7.4</antlr4Version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.