diff --git a/connect-file-pulse-api/pom.xml b/connect-file-pulse-api/pom.xml index 906ec1269..a4ec8ac28 100644 --- a/connect-file-pulse-api/pom.xml +++ b/connect-file-pulse-api/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-filepulse-reactor - 2.6.0 + 2.7.0-SNAPSHOT kafka-connect-filepulse-api diff --git a/connect-file-pulse-dataformat/pom.xml b/connect-file-pulse-dataformat/pom.xml index 5a6379764..7ff1a54a7 100644 --- a/connect-file-pulse-dataformat/pom.xml +++ b/connect-file-pulse-dataformat/pom.xml @@ -5,7 +5,7 @@ kafka-connect-filepulse-reactor io.streamthoughts - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 1af5983ba..ffb79f8c5 100644 --- a/connect-file-pulse-expression/pom.xml +++ b/connect-file-pulse-expression/pom.xml @@ -24,7 +24,7 @@ kafka-connect-filepulse-reactor io.streamthoughts - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml b/connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml index 638344692..312ac08f3 100644 --- a/connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml +++ b/connect-file-pulse-filesystems/filepulse-amazons3-fs/pom.xml @@ -23,7 +23,7 @@ io.streamthoughts kafka-connect-filepulse-filesystems - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml b/connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml index cb9edadea..cdb9383e9 100644 --- a/connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml +++ b/connect-file-pulse-filesystems/filepulse-azure-storage-fs/pom.xml @@ -7,7 +7,7 @@ io.streamthoughts kafka-connect-filepulse-filesystems - 2.6.0 + 2.7.0-SNAPSHOT Kafka Connect Source File Pulse Azure Storage FS diff --git a/connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml b/connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml index 10c221234..bf5e3ac89 100644 --- a/connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml +++ b/connect-file-pulse-filesystems/filepulse-commons-fs/pom.xml @@ -23,7 +23,7 @@ io.streamthoughts kafka-connect-filepulse-filesystems - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml b/connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml index 8d8c631e4..85e06e7eb 100644 --- a/connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml +++ b/connect-file-pulse-filesystems/filepulse-google-cloud-storage-fs/pom.xml @@ -7,7 +7,7 @@ io.streamthoughts kafka-connect-filepulse-filesystems - 2.6.0 + 2.7.0-SNAPSHOT Kafka Connect Source File Pulse Google Cloud Storage FS diff --git a/connect-file-pulse-filesystems/filepulse-local-fs/pom.xml b/connect-file-pulse-filesystems/filepulse-local-fs/pom.xml index 8591acc8a..ca3a9c684 100644 --- a/connect-file-pulse-filesystems/filepulse-local-fs/pom.xml +++ b/connect-file-pulse-filesystems/filepulse-local-fs/pom.xml @@ -23,7 +23,7 @@ io.streamthoughts kafka-connect-filepulse-filesystems - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-filesystems/pom.xml b/connect-file-pulse-filesystems/pom.xml index a5f42df78..e514a5008 100644 --- a/connect-file-pulse-filesystems/pom.xml +++ b/connect-file-pulse-filesystems/pom.xml @@ -23,7 +23,7 @@ kafka-connect-filepulse-reactor io.streamthoughts - 2.6.0 + 2.7.0-SNAPSHOT 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index 2a281baea..5f9138a03 100644 --- a/connect-file-pulse-filters/pom.xml +++ b/connect-file-pulse-filters/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-filepulse-reactor - 2.6.0 + 2.7.0-SNAPSHOT kafka-connect-filepulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index 4107fc3a4..a583df5ff 100644 --- a/connect-file-pulse-plugin/pom.xml +++ b/connect-file-pulse-plugin/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-filepulse-reactor - 2.6.0 + 2.7.0-SNAPSHOT kafka-connect-filepulse-plugin diff --git a/pom.xml b/pom.xml index 69a5b5cf5..cd18e1048 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-filepulse-reactor pom - 2.6.0 + 2.7.0-SNAPSHOT Kafka Connect Source File Pulse Reactor Connect File Pulse is a multipurpose source connector for streaming files from a local filesystem to Kafka.