From: Andrew Gauld Date: Thu, 16 Jan 2020 16:08:39 +0000 (+0000) Subject: Add Maven multi-module sonar plugin for runtimeapi X-Git-Tag: 1.3.0~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=725544f65502ad4704c9a56d683a7dea9058e85b;p=dcaegen2%2Fplatform.git Add Maven multi-module sonar plugin for runtimeapi Change-Id: I3ae46fac347501ade16c693db3014c2879b983d6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld --- 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 + +