You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by ta...@apache.org on 2015/03/21 00:27:49 UTC

svn commit: r1668175 - /portals/portals-pom/trunk/pom.xml

Author: taylor
Date: Fri Mar 20 23:27:48 2015
New Revision: 1668175

URL: http://svn.apache.org/r1668175
Log:
rolling back Rat upgrade, as it hangs in jetspeed

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=1668175&r1=1668174&r2=1668175&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Fri Mar 20 23:27:48 2015
@@ -62,7 +62,7 @@
         <plugin>
           <groupId>org.apache.rat</groupId>
           <artifactId>apache-rat-plugin</artifactId>
-          <version>0.11</version>
+          <version>0.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>