From 962f03b9f164260b0d53cf5cdc613afc2a894150 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 18 Aug 2017 15:03:51 -0700 Subject: 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 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') 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 + -- cgit 1.2.3-korg