This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit c4ddc584a6c73fd726097985af475bad73373129 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 29 16:23:21 2016 +0100 Still stay on nuitonpom 7 but use last version of helper-maven-plugin + remove cobertura plugin report --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ba70fa1..bde3806 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,7 @@ <locales>fr,en</locales> <mavenVersion>3.3.9</mavenVersion> - <helperPluginVersion>2.3-SNAPSHOT</helperPluginVersion> - + <helperPluginVersion>2.3.1</helperPluginVersion> <antlr4Version>4.5</antlr4Version> </properties> @@ -276,12 +275,6 @@ <version>${pluginPluginVersion}</version> </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>cobertura-maven-plugin</artifactId> - <version>${coberturaPluginVersion}</version> - </plugin> - </plugins> </reporting> </profile> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.