From 69f7e8ff3ba74961444b0c39b2f883cd1cb27674 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 5 Feb 2020 12:24:44 +0100 Subject: [PATCH] Setup for Sonar Change-Id: If766cc86066f9b25087817fc3debf0ec893845be Signed-off-by: elinuxhenrik --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 49446a8e..3a1dfbaa 100644 --- a/pom.xml +++ b/pom.xml @@ -31,8 +31,18 @@ nonrtric policy-agent - sdnc-a1-controller + sdnc-a1-controller dashboard near-rt-ric-simulator - + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 + + + + -- 2.16.6