You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/10/19 11:59:37 UTC

[camel] branch master updated: CAMEL-14024: Remove camel-mqtt

This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 cff9bb7  CAMEL-14024: Remove camel-mqtt
cff9bb7 is described below

commit cff9bb7ab3590f3ceb65fbf946a078d614f2767a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Oct 19 13:59:23 2019 +0200

    CAMEL-14024: Remove camel-mqtt
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0af8d8c..e509a4c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -465,7 +465,6 @@
         <mockito-version>2.28.2</mockito-version>
         <mongo-java-driver-version>3.11.1</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
-        <mqtt-client-version>1.16</mqtt-client-version>
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.6</mustache-java-version>
         <mustache-guava-version>20.0</mustache-guava-version>