Update commons-parent from 34 to 35.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635048 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
717222f9c3
commit
b466ec0ecd
4
pom.xml
4
pom.xml
|
@ -128,10 +128,6 @@ CSV files of various types.
|
|||
|
||||
<checkstyle.version>2.13</checkstyle.version>
|
||||
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
|
||||
|
||||
<!-- Override jacoco version from commons parent 34, since it doesn't work with Java 8.
|
||||
Remove this after commons parent 35 has been released. -->
|
||||
<commons.jacoco.version>0.7.1.201405082137</commons.jacoco.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue