Author: jbonofre Date: Wed Jul 4 16:14:36 2012 New Revision: 1357330 URL: http://svn.apache.org/viewvc?rev=1357330&view=rev Log: [KARAF-1623] Upgrade to apache-rat-plugin 0.8
Modified: karaf/branches/karaf-2.2.x/pom.xml Modified: karaf/branches/karaf-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1357330&r1=1357329&r2=1357330&view=diff ============================================================================== --- karaf/branches/karaf-2.2.x/pom.xml (original) +++ karaf/branches/karaf-2.2.x/pom.xml Wed Jul 4 16:14:36 2012 @@ -1299,7 +1299,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.7</version> + <version>0.8</version> <executions> <execution> <phase>verify</phase>