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

[camel] 05/43: CAMEL-14715 - Remove okhttp bundle property placeholder (camel-karaf-migration)

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.git

commit 692ad5f99846b9d32a4309340389bf4a6eeb1c73
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:27:26 2020 +0200

    CAMEL-14715 - Remove okhttp bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7315aad..f4e5cd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -434,7 +434,6 @@
         <openwebbeans1-version>1.2.7</openwebbeans1-version>
         <openwebbeans-version>1.7.3</openwebbeans-version>
         <okclient-version>3.14.7</okclient-version>
-        <okclient-bundle-version>3.14.1_1</okclient-bundle-version>
         <olingo2-version>2.0.11</olingo2-version>
         <olingo-odata2-core-bundle-version>2.0.11_1</olingo-odata2-core-bundle-version>
         <olingo2-gson-version>2.4</olingo2-gson-version>