From 926ebaad414df31b1a9d23d8422018bc4c3e8ba1 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 12 Dec 2017 22:39:35 -0500 Subject: Update pom to fix sonar issue Issue-ID: AAI-561 Change-Id: Ib6c79a16889c22dc63089d6afad35d236064660e Signed-off-by: Venkata Harish K Kajur --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 9a62918..2997acb 100644 --- a/pom.xml +++ b/pom.xml @@ -247,6 +247,11 @@ + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-compiler-plugin -- cgit