You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ve...@apache.org on 2010/08/10 21:53:33 UTC

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

Author: veithen
Date: Tue Aug 10 19:53:33 2010
New Revision: 984189

URL: http://svn.apache.org/viewvc?rev=984189&view=rev
Log:
Upgraded to RAT 0.7.

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=984189&r1=984188&r2=984189&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Tue Aug 10 19:53:33 2010
@@ -312,7 +312,7 @@
             <plugin>
                 <groupId>org.apache.rat</groupId>
                 <artifactId>apache-rat-plugin</artifactId>
-                <version>0.6</version>
+                <version>0.7</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=984189&r1=984188&r2=984189&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Tue Aug 10 19:53:33 2010
@@ -425,7 +425,7 @@
             <plugin>
                 <groupId>org.apache.rat</groupId>
                 <artifactId>apache-rat-plugin</artifactId>
-                <version>0.6</version>
+                <version>0.7</version>
                 <executions>
                     <execution>
                         <phase>verify</phase>