From 5ddd067cd8eb1d89ad5164ee6bb99c99477cb401 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Fri, 8 Dec 2017 14:31:19 -0500 Subject: Update sonar maven plugin to use 3.3 Issue-ID: AAI-546 Change-Id: I55dbf189bf33a16a0ba014f15e740aca234cf369 Signed-off-by: Venkata Harish K Kajur --- aai-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 124f016..deba983 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -647,7 +647,7 @@ org.codehaus.mojo sonar-maven-plugin - 3.2 + 3.3 org.jacoco -- cgit 1.2.3-korg