From 6cd3a885616a0842fbc2d873d71b343b55489600 Mon Sep 17 00:00:00 2001 From: jimmy Date: Mon, 10 Feb 2020 17:25:55 -0500 Subject: [PATCH] Change sonar plugin Issue-ID: AAI-2793 Change-Id: Icd20e2bf71b23b85bec572b0844ab45db57ce129 Signed-off-by: Jimmy Forsyth --- aai-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 9c361ac1..ccb1cc4b 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -112,14 +112,14 @@ 2.8 - org.codehaus.mojo - sonar-maven-plugin - 3.2 + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.1.1688 org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.8.5 true -- 2.16.6