From 1fa799b2e8dbd54dfaf9a304221e70b96d4f1f22 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Tue, 12 Jan 2016 16:48:05 -0500 Subject: [PATCH] Update sonar-maven-plugin to 2.7.1 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 Reviewed-on: https://git.eclipse.org/r/64383 Reviewed-by: Hudson CI Reviewed-by: Alexandre Montplaisir --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22231ec320..57e3b2cfb4 100644 --- a/pom.xml +++ b/pom.xml @@ -556,7 +556,7 @@ org.codehaus.mojo sonar-maven-plugin - 2.6 + 2.7.1 -- 2.34.1