You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2020/03/30 19:04:35 UTC

[camel] 01/03: Remove unused httpclient-version placeholder.

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

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

commit 261c10a57d6e1d8a865c4171a71d49ed6e9d3729
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 20:55:33 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index da329a9..ea52773 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -254,7 +254,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>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>65.1</icu4j-version>