Author: ggregory Date: Mon Aug 10 06:55:02 2015 New Revision: 1694971 URL: http://svn.apache.org/r1694971 Log: maven-antrun-plugin 1.7 -> 1.8.
Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1694971&r1=1694970&r2=1694971&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Mon Aug 10 06:55:02 2015 @@ -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>