This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 65d394ada0b149002e5709384d43f04bfbe9d236 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 18:52:52 2015 +0200 use helper-m-p 2.1 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 8b5c88b..08799f1 100644 --- a/pom.xml +++ b/pom.xml @@ -131,6 +131,8 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>jaxx</projectId> + <!-- Remove this if one day we use maven3 API in jaxx 2 --> + <helperPluginVersion>2.1</helperPluginVersion> <mavenVersion>2.2.1</mavenVersion> <nuitonValidatorVersion>3.0</nuitonValidatorVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.