diff --git a/pom.xml b/pom.xml
index 22ae67e79..94544fafe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,6 @@
1.7
- true
@@ -51,9 +50,6 @@
org.apache.maven.plugins
maven-checkstyle-plugin
2.17
-
- src/checkstyle/checkstyle.xml
-
com.puppycrawl.tools
@@ -87,7 +83,6 @@
checkstyle-validation
validate
- ${disable.checks}
src/checkstyle/checkstyle.xml
src/checkstyle/checkstyle-header.txt
checkstyle.build.directory=${project.build.directory}