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

[camel] 06/43: CAMEL-14715 - Remove olingo odata 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 02a9ac3d6a7d4a37e3d7d08bcaaf3e41337f1965
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:27:59 2020 +0200

    CAMEL-14715 - Remove olingo odata 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 f4e5cd5..d83102b 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>
-        <olingo-odata2-core-bundle-version>2.0.11_1</olingo-odata2-core-bundle-version>
         <olingo2-gson-version>2.4</olingo2-gson-version>
         <olingo4-version>4.7.1</olingo4-version>
         <ognl-version>3.1.12</ognl-version>