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 2017/10/26 07:15:53 UTC

[camel] 08/09: Upgrade Kafka bundle to version 0.11.0.1_1

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 92d8987fc64259c8ae589fd93487e5554f730a61
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 26 08:58:12 2017 +0200

    Upgrade Kafka bundle to version 0.11.0.1_1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 346fed8..9d27239 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -434,7 +434,7 @@
     <jzlib-version>1.1.3</jzlib-version>
     <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
     <kafka-version>0.11.0.1</kafka-version>
-    <kafka-bundle-version>0.11.0.0_1</kafka-bundle-version>
+    <kafka-bundle-version>0.11.0.1_1</kafka-bundle-version>
     <karaf2-version>2.4.4</karaf2-version>
     <karaf4-version>4.1.2</karaf4-version>
     <kie-version>7.3.0.Final</kie-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.