This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit a4c2fa45f6ad4cedb4e3740e7bc29b6603d8751f Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jan 15 13:47:26 2015 +0100 add plugin version --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 0def6ba..d5abc9d 100644 --- a/pom.xml +++ b/pom.xml @@ -496,6 +496,13 @@ <version>${nuitonI18nVersion}</version> </plugin> + <!-- FIXME Move to codelutinpom project --> + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>build-helper-maven-plugin</artifactId> + <version>1.9.1</version> + </plugin> + </plugins> </pluginManagement> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.