Skip to content

Commit 129a8db

Browse files
committed
Remove obsolete comment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1592603 13f79535-47bb-0310-9956-ffa450edef68
1 parent 07a73d2 commit 129a8db

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,7 @@ CSV files of various types.
127127
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
128128
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
129129
<commons.encoding>UTF-8</commons.encoding>
130-
<!--
131-
Use 2.9.1 instead of 2.10; 2.10 seems to scan the 'target' dir
132-
and wants license headers in .properties to be the header for Java files.
133-
-->
130+
134131
<checkstyle.version>2.12.1</checkstyle.version>
135132
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
136133
</properties>

0 commit comments

Comments
 (0)