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:10:55 UTC

svn commit: r1621535 - /maven/doxia/doxia/trunk/pom.xml

Author: hboutemy
Date: Sat Aug 30 20:10:54 2014
New Revision: 1621535

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

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

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1621535&r1=1621534&r2=1621535&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sat Aug 30 20:10:54 2014
@@ -385,7 +385,7 @@ under the License.
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <configuration>
           <excludes>
             <exclude>src/test/resources/**/*.apt</exclude>