From 725544f65502ad4704c9a56d683a7dea9058e85b Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Thu, 16 Jan 2020 16:08:39 +0000 Subject: Add Maven multi-module sonar plugin for runtimeapi Change-Id: I3ae46fac347501ade16c693db3014c2879b983d6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld --- mod/runtimeapi/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mod/runtimeapi') diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index b6ce24a..d33596e 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -35,5 +35,13 @@ + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 + + -- cgit 1.2.3-korg