You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2011/11/16 20:39:35 UTC

svn commit: r1202854 - in /webservices/commons/trunk/modules/axiom: modules/axiom-parent/pom.xml pom.xml

Author: veithen
Date: Wed Nov 16 19:39:34 2011
New Revision: 1202854

URL: http://svn.apache.org/viewvc?rev=1202854&view=rev
Log:
Updated RAT to 0.8.

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1202854&r1=1202853&r2=1202854&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Wed Nov 16 19:39:34 2011
@@ -300,6 +300,7 @@
             <plugin>
                 <groupId>org.apache.rat</groupId>
                 <artifactId>apache-rat-plugin</artifactId>
+                <version>0.8</version>
                 <executions>
                     <execution>
                         <phase>verify</phase>

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1202854&r1=1202853&r2=1202854&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Nov 16 19:39:34 2011
@@ -448,6 +448,7 @@
             <plugin>
                 <groupId>org.apache.rat</groupId>
                 <artifactId>apache-rat-plugin</artifactId>
+                <version>0.8</version>
                 <executions>
                     <execution>
                         <phase>verify</phase>