diff --git a/pom.xml b/pom.xml
index 1fe8473c..cb9acaac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,6 +123,11 @@ CSV files of various types.
UTF-8
UTF-8
UTF-8
+
+ 2.9.1
${basedir}/LICENSE-header.txt
@@ -147,22 +152,31 @@ CSV files of various types.
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${checkstyle.version}
+
+ ${basedir}/checkstyle.xml
+ false
+ ${checkstyle.header.file}
+
+
+
org.apache.maven.plugins
maven-checkstyle-plugin
-
- 2.9.1
+ ${checkstyle.version}
${basedir}/checkstyle.xml
false
- ${basedir}/LICENSE-header.txt
+ ${checkstyle.header.file}
@@ -198,7 +212,7 @@ CSV files of various types.
-