From 9fb08e21200ea6c98389a0f7d1b66f693da85f63 Mon Sep 17 00:00:00 2001 From: VSAzima Date: Thu, 22 Apr 2021 14:48:13 +0400 Subject: [PATCH] excludes --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aed480a63..b406e4895 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ UTF-8 ${basedir} **/* - **/.git/**/*,**/.idea/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class + **/.git/**/*,**/.idea/**/*,**/.m2/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class check