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

[camel] 07/43: CAMEL-14715 - Remove olingo2-gson 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 b1f7372ada0aeaa3c17c255ec0b534d7a2bca0ed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:28:49 2020 +0200

    CAMEL-14715 - Remove olingo2-gson 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 d83102b..35625e4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -435,7 +435,6 @@
         <openwebbeans-version>1.7.3</openwebbeans-version>
         <okclient-version>3.14.7</okclient-version>
         <olingo2-version>2.0.11</olingo2-version>
-        <olingo2-gson-version>2.4</olingo2-gson-version>
         <olingo4-version>4.7.1</olingo4-version>
         <ognl-version>3.1.12</ognl-version>
         <ognl-bundle-version>3.1.12_1</ognl-bundle-version>