From 693159f2b81b064054ecf15bd71a49cd88e5356b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 5 Feb 2018 17:48:00 -0800 Subject: [PATCH 1/1] Add sonar-maven-plugin version Use Sonar plugin version 3.2 Change-Id: Ifed3411eb8a117fde019afd790a935ca65154a2c Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a43a34..ca265d0 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin -- 2.16.6