maven-checkstyle-plugin 2.16 -> 2.17.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1721766 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
65cc3ed90b
commit
af949550d0
2
pom.xml
2
pom.xml
|
@ -132,7 +132,7 @@ CSV files of various types.
|
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<commons.encoding>UTF-8</commons.encoding>
|
||||
|
||||
<checkstyle.version>2.16</checkstyle.version>
|
||||
<checkstyle.version>2.17</checkstyle.version>
|
||||
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
|
||||
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle.resourceExcludes>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue