You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/07/21 18:24:58 UTC

svn commit: r1612340 - /maven/pom/trunk/maven/pom.xml

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>