From 50773560edf454071eecf5be13ec474479e11dcf Mon Sep 17 00:00:00 2001 From: Florian Hussonnois Date: Thu, 10 Sep 2020 14:18:46 +0200 Subject: [PATCH] set version to 1.5.3 --- 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 f9838e3a2..376bb9e87 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.2 + 1.5.3 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 12dd3f1f0..6d223266c 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.2 + 1.5.3 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index f8b4e8391..1edccea58 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.2 + 1.5.3 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index a3a7aede6..02e83a4c0 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.2 + 1.5.3 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index de15666c8..fea622b91 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 1.5.2 + 1.5.3 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.