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 2013/09/14 10:50:40 UTC

svn commit: r1523193 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sat Sep 14 08:50:40 2013
New Revision: 1523193

URL: http://svn.apache.org/r1523193
Log:
Upgraded to RAT 0.10.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1523193&r1=1523192&r2=1523193&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sat Sep 14 08:50:40 2013
@@ -698,7 +698,7 @@
                     <plugin>
                         <groupId>org.apache.rat</groupId>
                         <artifactId>apache-rat-plugin</artifactId>
-                        <version>0.8</version>
+                        <version>0.10</version>
                         <executions>
                             <execution>
                                 <phase>verify</phase>