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/08/30 22:13:59 UTC

svn commit: r1621536 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Sat Aug 30 20:13:59 2014
New Revision: 1621536

URL: http://svn.apache.org/r1621536
Log:
RAT 0.11 released

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1621536&r1=1621535&r2=1621536&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Aug 30 20:13:59 2014
@@ -256,7 +256,7 @@ under the License.
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.10</version>
+          <version>0.11</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>