From c7ad6377116438271aad989ec7777f0d11c3e7d1 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Thu, 21 Dec 2017 15:45:24 +0200 Subject: fix sonar issue Change-Id: Icee18ab2205571571fe7ec69b5faa169de444963 Issue-ID: SDC-684 Signed-off-by: Michael Lando (cherry picked from commit 5c22fb8b048a3a7c928202a0a314e44daa1bdaa4) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 4b78068..794cd87 100644 --- a/pom.xml +++ b/pom.xml @@ -441,6 +441,11 @@ 1.8 + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.0.2 + -- cgit 1.2.3-korg