You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2012/01/05 21:49:00 UTC

svn commit: r1227825 - /commons/proper/validator/trunk/pom.xml

Author: simonetripodi
Date: Thu Jan  5 20:49:00 2012
New Revision: 1227825

URL: http://svn.apache.org/viewvc?rev=1227825&view=rev
Log:
RAT already declared in parent

Modified:
    commons/proper/validator/trunk/pom.xml

Modified: commons/proper/validator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1227825&r1=1227824&r2=1227825&view=diff
==============================================================================
--- commons/proper/validator/trunk/pom.xml (original)
+++ commons/proper/validator/trunk/pom.xml Thu Jan  5 20:49:00 2012
@@ -184,11 +184,6 @@
           <tarLongFileMode>gnu</tarLongFileMode>
         </configuration>
       </plugin>
-      <plugin>
-         <groupId>org.apache.rat</groupId>
-         <artifactId>apache-rat-plugin</artifactId>
-         <version>0.7</version>
-       </plugin>
     </plugins>
   </build>