You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2015/06/09 11:47:42 UTC

svn commit: r1684365 - /myfaces/tobago/trunk/pom.xml

Author: deki
Date: Tue Jun  9 09:47:42 2015
New Revision: 1684365

URL: http://svn.apache.org/r1684365
Log:
updated rat-plugin to fix slowness (see RAT-138)

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1684365&r1=1684364&r2=1684365&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Jun  9 09:47:42 2015
@@ -341,7 +341,7 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.9</version>
+        <version>0.11</version>
       </plugin>
 
       <plugin>
@@ -946,7 +946,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.9</version>
+          <version>0.11</version>
           <configuration>
             <excludes>
               <!-- This file is created during a release and needs no licensing text -->