Author: olamy Date: Fri Oct 25 04:14:37 2013 New Revision: 1535622 URL: http://svn.apache.org/r1535622 Log: rat plugin 0.10
Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1535622&r1=1535621&r2=1535622&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/pom.xml (original) +++ tomcat/maven-plugin/trunk/pom.xml Fri Oct 25 04:14:37 2013 @@ -725,7 +725,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> + <version>0.10</version> <configuration> <excludes> <exclude>.gitignore</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org