This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 2052103ce24fcf2f3a2d86e16ac4570e698f2a1f Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 18:35:22 2016 +0200 Use nuiton-maven-report-plugin 3.0.1 --- pom.xml | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 5c472f1..6780626 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>10</version> + <version>10.1</version> </parent> <groupId>fr.ird.observe</groupId> @@ -736,14 +736,7 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>nuiton-maven-report-plugin</artifactId> - <version>3.1-SNAPSHOT</version> - <dependencies> - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> - </dependencies> + <version>3.0.1</version> </plugin> <plugin> @@ -760,18 +753,6 @@ </configuration> </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>buildnumber-maven-plugin</artifactId> - <version>1.3</version> - </plugin> - - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>exec-maven-plugin</artifactId> - <version>1.4.0</version> - </plugin> - </plugins> </pluginManagement> <extensions> @@ -934,7 +915,7 @@ <plugin> <groupId>org.nuiton</groupId> <artifactId>nuiton-maven-report-plugin</artifactId> - <version>3.0</version> + <version>3.0.1</version> <inherited>false</inherited> <reportSets> <reportSet> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.