From f92147f681bac8292021028d88c913ff977dd594 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Fri, 19 Jun 2020 16:48:19 -0400 Subject: xacml-pdp remove onap-java-style from pom Changes for Checkstyle 8.32 Issue-ID: POLICY-2188 Change-Id: Ib7605206d43291f582c035fb84f9c1c55d66d8b3 Signed-off-by: Taka Cho --- pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/pom.xml b/pom.xml index 69be0437..4b4d8f76 100644 --- a/pom.xml +++ b/pom.xml @@ -122,44 +122,6 @@ - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - /checkstyle-suppressions.xml - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - -- cgit 1.2.3-korg