From beaf760703985f3fae3de7124af640b20528c57c Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 12 Dec 2017 12:21:10 -0800 Subject: Fix sonar plugin version with available one Using available version from maven central Change-Id: I4671010e0d973b95be96da5d869c61d9ba6755f7 Issue-ID: AAI-546 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 747cfc1..7ed55ef 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ org.codehaus.mojo sonar-maven-plugin - 3.3 + 3.2 org.apache.maven.plugins -- cgit 1.2.3-korg