From 50771a3e9eb11e0399df64fa599e02955d8967c9 Mon Sep 17 00:00:00 2001 From: Florian Hussonnois Date: Fri, 18 Sep 2020 12:18:43 +0200 Subject: [PATCH] set version to 1.5.4 --- connect-file-pulse-api/pom.xml | 2 +- connect-file-pulse-expression/pom.xml | 2 +- connect-file-pulse-filters/pom.xml | 2 +- connect-file-pulse-plugin/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/connect-file-pulse-api/pom.xml b/connect-file-pulse-api/pom.xml index 376bb9e87..9f90b66d5 100644 --- a/connect-file-pulse-api/pom.xml +++ b/connect-file-pulse-api/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.5.3 + 1.5.4 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 6d223266c..841d1059e 100644 --- a/connect-file-pulse-expression/pom.xml +++ b/connect-file-pulse-expression/pom.xml @@ -24,7 +24,7 @@ kafka-connect-file-pulse-reactor io.streamthoughts - 1.5.3 + 1.5.4 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index 1edccea58..8198c1815 100644 --- a/connect-file-pulse-filters/pom.xml +++ b/connect-file-pulse-filters/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.5.3 + 1.5.4 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index 02e83a4c0..ba55ef482 100644 --- a/connect-file-pulse-plugin/pom.xml +++ b/connect-file-pulse-plugin/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor - 1.5.3 + 1.5.4 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index fea622b91..d35555000 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 1.5.3 + 1.5.4 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.