From d727556bb249a8e0b41a6d2f025ab6c9eaddabeb Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 23 Jun 2020 10:14:58 -0400 Subject: Changes for checkstyle 8.32 Issue-ID: POLICY-2188 Change-Id: I87701431e5f5c248ed7240eb5cdb7ca0682434c1 Signed-off-by: Pamela Dragosh --- pom.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 39a6744..c4625c2 100644 --- a/pom.xml +++ b/pom.xml @@ -65,43 +65,6 @@ - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectories} - true - true - true - - - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - -- cgit 1.2.3-korg