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 2016/11/20 16:33:51 UTC

svn commit: r1770573 - /httpcomponents/project/trunk/pom.xml

Author: ggregory
Date: Sun Nov 20 16:33:50 2016
New Revision: 1770573

URL: http://svn.apache.org/viewvc?rev=1770573&view=rev
Log:
clirr-maven-plugin 2.7 -> 2.8

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1770573&r1=1770572&r2=1770573&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Sun Nov 20 16:33:50 2016
@@ -49,6 +49,7 @@ Version 8 - changes since version 7
 Dropped definition of maven.compiler.(source|target).
 These must now be defined at component level.
 
+clirr-maven-plugin 2.7 -> 2.8
 docbkx-maven-plugin 2.16 -> 2.17
 maven-site-plugin 3.4 -> 3.6
 maven-resources-plugin 2.7 -> 3.0.1
@@ -913,7 +914,7 @@ Fixed JIRA link
     <hc.site.url>scp://people.apache.org/www/hc.apache.org/</hc.site.url>
 
     <!-- Define versions of all report plugins, because they should match usage in pluginManagement and modules -->
-    <hc.clirr.version>2.7</hc.clirr.version>
+    <hc.clirr.version>2.8</hc.clirr.version>
     <hc.clover2.version>3.1.11</hc.clover2.version>
     <hc.javadoc.version>2.10.4</hc.javadoc.version>
     <hc.jxr.version>2.5</hc.jxr.version>