You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/28 11:16:10 UTC

[12/50] httpcomponents-parent git commit: Update Maven Clirr plugin 2.6.1 to 2.7.

Update Maven Clirr plugin 2.6.1 to 2.7.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1721440 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/1eb499f9
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/1eb499f9
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/1eb499f9

Branch: refs/heads/master
Commit: 1eb499f92e0af02da22d3224adfe9b69c2b90f9e
Parents: 1ed25de
Author: Gary D. Gregory <gg...@apache.org>
Authored: Tue Dec 22 18:19:52 2015 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Tue Dec 22 18:19:52 2015 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/1eb499f9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7ddbbff..3654bdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@ Compiler 3.1 => 3.2
 Javadoc 2.9.1 => 2.10.1
 Surefire 2.15 => 2.17
 JXR 2.3 => 2.4
-Clirr 2.5 => 2.6.1
+Clirr 2.5 => 2.7
 maven-assembly-plugin 2.4 => 2.4.1
 maven-clean-plugin 2.5 => 2.6
 maven-deploy-plugin 2.7 => 2.8.2
@@ -911,7 +911,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.6.1</hc.clirr.version>
+    <hc.clirr.version>2.7</hc.clirr.version>
     <hc.clover2.version>3.1.11</hc.clover2.version>
     <hc.javadoc.version>2.10.1</hc.javadoc.version>
     <hc.jxr.version>2.5</hc.jxr.version>