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