From 68cdd3fe41fe7fa101d0d2331bd493a67e16203f Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 19 Jun 2020 16:44:04 -0400 Subject: Changes for checkstyle 8.32 Issue-ID: POLICY-2188 Change-Id: Ib90222c537c5440e0de52fa0acbaa99bbcc4772a Signed-off-by: Jim Hahn --- pom.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ecbb603c3..c39c42194 100644 --- a/pom.xml +++ b/pom.xml @@ -78,43 +78,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