From 210652614d23e22561fa4d4d127a55e4cb5ad1e0 Mon Sep 17 00:00:00 2001 From: VSAzima Date: Mon, 26 Apr 2021 18:17:15 +0400 Subject: [PATCH] no http --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4902ffd31..9326a2f4c 100644 --- a/pom.xml +++ b/pom.xml @@ -210,7 +210,7 @@ UTF-8 ${basedir} **/* - **/.git/**/*,**/.idea/**/*,**/.m2/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class + **/.git/**/*,**/.idea/**/*,pom.xml,**/.m2/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class check