Update sonar-maven-plugin to 2.7.1
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 12 Jan 2016 21:48:05 +0000 (16:48 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 14 Jan 2016 17:58:12 +0000 (12:58 -0500)
This fixes a bug that I was experiencing on a different Hudson server
https://jira.sonarsource.com/browse/MSONAR-122

Change-Id: Iee0aa27b1d025bc25b843432892bbff428bc8d69
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/64383
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 22231ec320e32e245b0f9783a0ed68af6dfc5f3a..57e3b2cfb4ba07e390ba959e86d1f0c376c2a0b3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>sonar-maven-plugin</artifactId>
-          <version>2.6</version>
+          <version>2.7.1</version>
         </plugin>
 
         <plugin>
This page took 0.026701 seconds and 5 git commands to generate.