Author: pottlinger Date: Wed Sep 3 07:28:32 2014 New Revision: 1622174 URL: http://svn.apache.org/r1622174 Log: Build problems
* Upgrading to new RAT 0.11 * It's not really clear why we get these build errors since https://jira.codehaus.org/browse/MPLUGIN-244 is solved in the version we are using (3.3) Modified: creadur/whisker/trunk/pom.xml Modified: creadur/whisker/trunk/pom.xml URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622174&r1=1622173&r2=1622174&view=diff ============================================================================== --- creadur/whisker/trunk/pom.xml (original) +++ creadur/whisker/trunk/pom.xml Wed Sep 3 07:28:32 2014 @@ -81,7 +81,7 @@ <dependency> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.10</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.maven.plugins</groupId>
