diff --git a/connect-file-pulse-api/pom.xml b/connect-file-pulse-api/pom.xml index 51193b2f6..dffcf32f4 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 - 2.0.0-SNAPSHOT + 2.0.0-RC2 kafka-connect-file-pulse-api diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 3294a990f..405ce390c 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 - 2.0.0-SNAPSHOT + 2.0.0-RC2 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 6f63e443b..4052461c2 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.0.0-SNAPSHOT + 2.0.0-RC2 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 d6fdddb46..8c01fc46c 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.0.0-SNAPSHOT + 2.0.0-RC2 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 0e8cca879..5ddc57625 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.0.0-SNAPSHOT + 2.0.0-RC2 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 ffd3011f4..20afe2cbc 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.0.0-SNAPSHOT + 2.0.0-RC2 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 e6b309786..db0c0aa25 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.0.0-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/connect-file-pulse-filesystems/pom.xml b/connect-file-pulse-filesystems/pom.xml index e41e43e25..fca77f11a 100644 --- a/connect-file-pulse-filesystems/pom.xml +++ b/connect-file-pulse-filesystems/pom.xml @@ -23,7 +23,7 @@ kafka-connect-file-pulse-reactor io.streamthoughts - 2.0.0-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/connect-file-pulse-filters/pom.xml b/connect-file-pulse-filters/pom.xml index 42e6c3a25..46053628d 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 - 2.0.0-SNAPSHOT + 2.0.0-RC2 kafka-connect-file-pulse-filters diff --git a/connect-file-pulse-plugin/pom.xml b/connect-file-pulse-plugin/pom.xml index 10b2eb1d7..a306df2e1 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 - 2.0.0-SNAPSHOT + 2.0.0-RC2 kafka-connect-file-pulse-plugin diff --git a/pom.xml b/pom.xml index 1a099c838..325bc5845 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.streamthoughts kafka-connect-file-pulse-reactor pom - 2.0.0-SNAPSHOT + 2.0.0-RC2 Kafka Connect Source File Pulse Reactor Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.