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/30 14:54:32 UTC

[camel] 18/19: CAMEL-14715 - Remove ibatis 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 23d9f9f80d0baf2323030fc05c385ce15d98b870
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:52:47 2020 +0200

    CAMEL-14715 - Remove ibatis 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 252aaa9..8baf882 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -256,7 +256,6 @@
         <httpasyncclient-version>4.1.4</httpasyncclient-version>
         <httpclient-version>3.1</httpclient-version>
         <hystrix-version>1.5.18</hystrix-version>
-        <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>65.1</icu4j-version>
         <ignite-version>2.7.6</ignite-version>