You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2009/11/19 04:37:46 UTC

svn commit: r882040 - /logging/log4j/trunk/pom.xml

Author: carnold
Date: Thu Nov 19 03:37:34 2009
New Revision: 882040

URL: http://svn.apache.org/viewvc?rev=882040&view=rev
Log:
Bug 43313: Update to later RAT

Modified:
    logging/log4j/trunk/pom.xml

Modified: logging/log4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/pom.xml?rev=882040&r1=882039&r2=882040&view=diff
==============================================================================
--- logging/log4j/trunk/pom.xml (original)
+++ logging/log4j/trunk/pom.xml Thu Nov 19 03:37:34 2009
@@ -379,9 +379,9 @@
         </configuration>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>rat-maven-plugin</artifactId>
-        <version>1.0-alpha-3</version>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <version>0.6</version>
       </plugin>
       <plugin>
         <groupId>org.apache.felix</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org