You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2011/12/19 04:58:15 UTC

svn commit: r1220607 - /incubator/npanday/trunk/pom.xml

Author: brett
Date: Mon Dec 19 04:58:15 2011
New Revision: 1220607

URL: http://svn.apache.org/viewvc?rev=1220607&view=rev
Log:
update RAT version

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1220607&r1=1220606&r2=1220607&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Mon Dec 19 04:58:15 2011
@@ -562,7 +562,7 @@ under the License.
           <plugin>
             <groupId>org.apache.rat</groupId>
             <artifactId>apache-rat-plugin</artifactId>
-            <version>0.7</version>
+            <version>0.8</version>
             <configuration>
               <excludes>
                 <exclude>**/**.properties</exclude>