maven-antrun-plugin 1.7 -> 1.8.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694971 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2015-08-10 06:55:02 +00:00
parent 62b677579f
commit d3808e3a6c
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ CSV files of various types.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
<executions>
<execution>
<id>prepare-checkout</id>