This is an automated email from the git hooks/post-receive script. New commit to branch feature/3705 in repository eugene. See http://git.nuiton.org/eugene.git commit f729988d4c21fc83d25dfc1b5e9f7eac34a1c60b Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue May 26 08:31:27 2015 +0200 use helper-maven-plugin 2.2 (refs #3704) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9b3749..ec3676a 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ <plexusPluginVersion>1.3.8</plexusPluginVersion> <doxiaVersion>1.6</doxiaVersion> <mavenVersion>3.3.3</mavenVersion> - <helperPluginVersion>2.2-SNAPSHOT</helperPluginVersion> + <helperPluginVersion>2.2</helperPluginVersion> <javaVersion>1.7</javaVersion> <!--TODO remove this when idea won't ask to change jdk level at each pom modification--> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.