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

[camel] 41/43: CAMEL-14715 - Remove twitter4j 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 369d19d18b33d91e6dd14135bf927de750eb6818
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:54:02 2020 +0200

    CAMEL-14715 - Remove twitter4j 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 9e78737..cfa5946 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -528,7 +528,6 @@
         <testcontainers-version>1.13.0</testcontainers-version>
         <tika-version>1.24</tika-version>
         <twilio-version>7.9.1</twilio-version>
-        <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
         <twitter4j-version>4.0.7</twitter4j-version>
         <undertow-version>2.0.30.Final</undertow-version>
         <univocity-parsers-version>2.8.4</univocity-parsers-version>