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:08 UTC

[10/50] httpcomponents-parent git commit: Add 1.2.

Add <hc.commons-logging.version>1.2</hc.commons-logging.version>.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1697556 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/31adf982
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/31adf982
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/31adf982

Branch: refs/heads/master
Commit: 31adf9828fe2b5f3510c39b230478b11803c75e8
Parents: bdadf64
Author: Gary D. Gregory <gg...@apache.org>
Authored: Tue Aug 25 05:33:00 2015 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Tue Aug 25 05:33:00 2015 +0000

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/31adf982/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7ddbbff..3b74948 100644
--- a/pom.xml
+++ b/pom.xml
@@ -920,6 +920,7 @@ Fixed JIRA link
     <hc.project-info.version>2.7</hc.project-info.version>
     <hc.checkstyle.version>2.9.1</hc.checkstyle.version>
     <hc.rat.version>0.11</hc.rat.version>
+	<hc.commons-logging.version>1.2</hc.commons-logging.version>
     <!-- plugin versions 1.12 and 1.13 currently require Java 7 -->
     <hc.animal-sniffer.version>1.11</hc.animal-sniffer.version>
     <hc.animal-sniffer.signature.version>1.0</hc.animal-sniffer.signature.version>