From f036791843f87fbb452fef512c995a7cda2315e8 Mon Sep 17 00:00:00 2001 From: Taciano Morais Silva Date: Mon, 2 May 2016 18:11:08 -0300 Subject: [PATCH] Add sonar plugin in the v1.4.0.3 --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index aa77099..81ce291 100644 --- a/pom.xml +++ b/pom.xml @@ -292,9 +292,23 @@ maven-pmd-plugin 3.5 + + org.codehaus.sonar-plugins + maven-report + 0.1 + + + + + org.codehaus.mojo + sonar-maven-plugin + 2.3 + + +