Author: dennisl
Date: Tue Sep 2 17:49:31 2014
New Revision: 1622077
URL: http://svn.apache.org/r1622077
Log:
Use latest released version of Apache Rat Plugin.
Modified:
creadur/rat/trunk/pom.xml
Modified: creadur/rat/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1622077&r1=1622076&r2=1622077&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Tue Sep 2 17:49:31 2014
@@ -294,7 +294,7 @@ agnostic home for software distribution
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
<!-- Must use previous version, to avoid a cyclic reference -->
- <version>0.10</version>
+ <version>0.11</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>