From b9dadbd385e12ab2c2940d4f1b98e0fbee4e5990 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 18 Mar 2020 11:31:45 +0100 Subject: Move checkstyle suppressions to project root pom Issue-ID: AAF-1107 Signed-off-by: Bartosz Gardziejewski Change-Id: I966059cce6a26bdb9c993efbc16aa86887cccbbf --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 36904e94..9780c8f9 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,12 @@ + + maven-checkstyle-plugin + + checkstyle-suppressions.xml + + org.springdoc springdoc-openapi-maven-plugin -- cgit 1.2.3-korg