You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/05/08 20:55:12 UTC

svn commit: r1794460 - /httpcomponents/httpclient/branches/4.5.x/pom.xml

Author: ggregory
Date: Mon May  8 20:55:12 2017
New Revision: 1794460

URL: http://svn.apache.org/viewvc?rev=1794460&view=rev
Log:
Remove duplication of managed version 0.11 for apache-rat-plugin.

Modified:
    httpcomponents/httpclient/branches/4.5.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.5.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.5.x/pom.xml?rev=1794460&r1=1794459&r2=1794460&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.5.x/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.5.x/pom.xml Mon May  8 20:55:12 2017
@@ -368,7 +368,6 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>0.11</version>
         <executions>
           <execution>
             <phase>verify</phase>