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

cdutz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/master by this push:
     new bb403f2  - Added a reminder to eventually clean up the dependencies.
bb403f2 is described below

commit bb403f2cfe3178d58ae32ec72dbfbcd408fac96d
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Mon Sep 17 18:15:45 2018 +0200

    - Added a reminder to eventually clean up the dependencies.
---
 integrations/apache-kafka/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/integrations/apache-kafka/pom.xml 
b/integrations/apache-kafka/pom.xml
index 84ba72f..3c8d72c 100644
--- a/integrations/apache-kafka/pom.xml
+++ b/integrations/apache-kafka/pom.xml
@@ -52,6 +52,7 @@
       <version>${kafka.version}</version>
       <scope>provided</scope>
     </dependency>
+    <!-- TODO: Maybe this can be removed (and the exclusion in the dependency 
plugin) -->
     <dependency>
       <groupId>org.apache.kafka</groupId>
       <artifactId>connect-api</artifactId>

Reply via email to