Author: jbonofre Date: Wed Jul 4 16:12:34 2012 New Revision: 1357329 URL: http://svn.apache.org/viewvc?rev=1357329&view=rev Log: [KARAF-1623] Upgrade to apache-rat-plugin 0.8
Modified: karaf/branches/karaf-2.3.x/pom.xml Modified: karaf/branches/karaf-2.3.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1357329&r1=1357328&r2=1357329&view=diff ============================================================================== --- karaf/branches/karaf-2.3.x/pom.xml (original) +++ karaf/branches/karaf-2.3.x/pom.xml Wed Jul 4 16:12:34 2012 @@ -1319,7 +1319,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>