From e86e785f05c58fe7272bfd6609cb31aad91518c9 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 12 Dec 2017 10:45:09 -0800 Subject: Overwrite sonar-maven-plugin latest version Use older version 3.3 from the parent pom.xml Change-Id: I43aa6284bd0fab611909c720afca0e254c6fa0ba Issue-ID: AAI-546 Signed-off-by: Jessica Wagantall --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9e561f3..747cfc1 100644 --- a/pom.xml +++ b/pom.xml @@ -291,6 +291,11 @@ + + org.codehaus.mojo + sonar-maven-plugin + 3.3 + org.apache.maven.plugins maven-compiler-plugin -- cgit 1.2.3-korg