From 6b6f00cc3e499659a65fc8fe20a5e5f0cd72482b Mon Sep 17 00:00:00 2001 From: "Hockla, Ali (ah999m)" Date: Fri, 1 Dec 2017 14:08:51 -0600 Subject: Fix sonar-maven-plugin version mismatch Removed the sonar-maven-plugin tag from drools-pdp/pom.xml as it contained a different groupId than the one in oparent. Change-Id: Ibb8e798a4360eaa78c7e2430a398a1b71b9174f6 Issue-ID: POLICY-485 Signed-off-by: Hockla, Ali (ah999m) --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index b5f35624..8e25b619 100644 --- a/pom.xml +++ b/pom.xml @@ -292,10 +292,6 @@ jacoco-maven-plugin - - org.codehaus.mojo - sonar-maven-plugin - -- cgit 1.2.3-korg