From: Marcus G K Williams Date: Fri, 18 Aug 2017 22:03:51 +0000 (-0700) Subject: Set sonar plugin version to 3.2 X-Git-Tag: v1.2.0~126 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=962f03b9f164260b0d53cf5cdc613afc2a894150;p=appc.git Set sonar plugin version to 3.2 Sonar plugin errors when using newest version of plugin specificied by oparent pom.xml. Issue-Id: APPC-156 Change-Id: Iad830be0fc8ecac6bb1a515512f5c32a6f899996 Signed-off-by: Marcus G K Williams --- diff --git a/pom.xml b/pom.xml index e0914db2c..9bd1f0853 100644 --- a/pom.xml +++ b/pom.xml @@ -491,6 +491,11 @@ build-helper-maven-plugin 1.9.1 + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.2 +