From e350708d4c528fca487f900faf5be0e7f0cc18a0 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 8 Jan 2018 02:44:08 -0500 Subject: [PATCH] Fix sonar plugin version to 3.2 Issue-ID: AAI-546 Change-Id: I523fafbdd7f8f6b40683f0499553dc7d86cf340a Signed-off-by: Venkata Harish K Kajur --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f268fb..89dbadd 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.codehaus.mojo cobertura-maven-plugin -- 2.16.6