You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/31 07:39:51 UTC

[camel-karaf] 07/10: Remove unused httpclient-version placeholder.

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit cc47011e85fa6d9e26f2cbe3f3abf00dc5762abf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 09:36:12 2020 +0200

    Remove unused httpclient-version placeholder.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8230542..b3b7da3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,7 +366,6 @@
         <httpcore4-version>4.4.13</httpcore4-version>
         <httpclient4-version>4.5.12</httpclient4-version>
         <httpasyncclient-version>4.1.4</httpasyncclient-version>
-        <httpclient-version>3.1</httpclient-version>
         <hystrix-version>1.5.18</hystrix-version>
         <hystrix-bundle-version>1.5.18_1</hystrix-bundle-version>
         <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>