From: Hockla, Ali (ah999m) Date: Fri, 1 Dec 2017 20:08:51 +0000 (-0600) Subject: Fix sonar-maven-plugin version mismatch X-Git-Tag: v1.2.0~51 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6b6f00cc3e499659a65fc8fe20a5e5f0cd72482b;p=policy%2Fdrools-pdp.git 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) --- 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 -