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 2018/10/01 06:06:38 UTC

[camel] branch master updated: Use the Facebook4j 2.4.12_1 bundle for Camel-facebook Karaf feature

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


The following commit(s) were added to refs/heads/master by this push:
     new bfcca9d  Use the Facebook4j 2.4.12_1 bundle for Camel-facebook Karaf feature
bfcca9d is described below

commit bfcca9d5d131d4cd24c42c68b2cc7dd0a708b551
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 1 08:05:54 2018 +0200

    Use the Facebook4j 2.4.12_1 bundle for Camel-facebook Karaf feature
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6161b9a..210d862 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -214,7 +214,7 @@
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
     <fabric8-maven-plugin-version>3.5.41</fabric8-maven-plugin-version>
     <facebook4j-core-version>2.4.12</facebook4j-core-version>
-    <facebook4j-core-bundle-version>2.4.11_2</facebook4j-core-bundle-version>
+    <facebook4j-core-bundle-version>2.4.12_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>
     <fastjson-version>1.2.49</fastjson-version>
     <fastjson-bundle-version>1.2.49_1</fastjson-bundle-version>