Author: hboutemy Date: Mon Jul 21 16:24:57 2014 New Revision: 1612340 URL: http://svn.apache.org/r1612340 Log: removed unnecessary configuration
Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1612340&r1=1612339&r2=1612340&view=diff ============================================================================== --- maven/pom/trunk/maven/pom.xml (original) +++ maven/pom/trunk/maven/pom.xml Mon Jul 21 16:24:57 2014 @@ -947,7 +947,6 @@ under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <inherited>true</inherited> <executions> <execution> <id>check</id>