From c24ef0db65adda5bfc6274d5f5eb5f08ec5351b1 Mon Sep 17 00:00:00 2001 From: Florian Hussonnois Date: Thu, 13 Aug 2020 19:43:26 +0200 Subject: [PATCH] bump version to 1.4.2 --- 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 e3564e214..eae8aeb89 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.4.1 + 1.4.2 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 27559f67c..21f147a25 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.4.1 + 1.4.2 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index 5bf7cb46a..16b0ee59d 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.4.1 + 1.4.2 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index 564f97f3d..7818476fe 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.4.1 + 1.4.2 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index fbe16abfd..798922d59 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 1.4.1 + 1.4.2 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.