This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit d60be73f4a04b428a0fe0ff434bbb5574ebd3f67 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 23 12:10:28 2015 +0200 Set i18n-m-p version --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 9795f4f..3aabd62 100644 --- a/pom.xml +++ b/pom.xml @@ -345,6 +345,12 @@ </plugin> <plugin> + <groupId>org.nuiton.i18n</groupId> + <artifactId>i18n-maven-plugin</artifactId> + <version>${nuitonI18nVersion}</version> + </plugin> + + <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.2.4.v20141103</version> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.