Author: ggregory Date: Sat Dec 26 23:42:00 2015 New Revision: 1721775 URL: http://svn.apache.org/viewvc?rev=1721775&view=rev Log: Update javancss-maven-plugin 2.0 -> 2.1.
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=1721775&r1=1721774&r2=1721775&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Sat Dec 26 23:42:00 2015 @@ -302,7 +302,7 @@ CSV files of various types. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>javancss-maven-plugin</artifactId> - <version>2.0</version> + <version>2.1</version> </plugin> <!-- We need to add our test data files to rat exclusions -->