You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/08/10 14:23:27 UTC

svn commit: r983955 - /shindig/trunk/pom.xml

Author: lindner
Date: Tue Aug 10 12:23:27 2010
New Revision: 983955

URL: http://svn.apache.org/viewvc?rev=983955&view=rev
Log:
rat tweak

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=983955&r1=983954&r2=983955&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue Aug 10 12:23:27 2010
@@ -1060,11 +1060,6 @@
           <artifactId>maven-war-plugin</artifactId>
           <version>2.1-beta-1</version>
         </plugin>
-        <plugin>
-          <groupId>org.apache.rat</groupId>
-          <artifactId>apache-rat-plugin</artifactId>
-          <version>0.7</version>
-        </plugin>
 
         <!-- Mojo -->
         <plugin>