From feb89fc85c7f4930f4feee7150f8c932a62b8ea6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 27 Nov 2024 15:57:04 +0000 Subject: [PATCH] Next development version 4.0.2-SNAPSHOT / 2022.0.2-SNAPSHOT --- applications/pom.xml | 2 +- applications/processor/aggregator-processor/pom.xml | 2 +- applications/processor/bridge-processor/pom.xml | 2 +- applications/processor/filter-processor/pom.xml | 2 +- applications/processor/groovy-processor/pom.xml | 2 +- applications/processor/header-enricher-processor/pom.xml | 2 +- applications/processor/header-filter-processor/pom.xml | 2 +- applications/processor/http-request-processor/pom.xml | 2 +- applications/processor/image-recognition-processor/pom.xml | 2 +- applications/processor/object-detection-processor/pom.xml | 2 +- applications/processor/pom.xml | 2 +- applications/processor/script-processor/pom.xml | 2 +- .../processor/semantic-segmentation-processor/pom.xml | 2 +- applications/processor/splitter-processor/pom.xml | 2 +- applications/processor/transform-processor/pom.xml | 2 +- applications/processor/twitter-trend-processor/pom.xml | 4 ++-- applications/sink/analytics-sink/pom.xml | 2 +- applications/sink/cassandra-sink/pom.xml | 2 +- applications/sink/elasticsearch-sink/pom.xml | 2 +- applications/sink/file-sink/pom.xml | 2 +- applications/sink/ftp-sink/pom.xml | 2 +- applications/sink/jdbc-sink/pom.xml | 2 +- applications/sink/kafka-sink/pom.xml | 2 +- applications/sink/log-sink/pom.xml | 2 +- applications/sink/mongodb-sink/pom.xml | 2 +- applications/sink/mqtt-sink/pom.xml | 2 +- applications/sink/pgcopy-sink/pom.xml | 2 +- applications/sink/pom.xml | 2 +- applications/sink/rabbit-sink/pom.xml | 2 +- applications/sink/redis-sink/pom.xml | 2 +- applications/sink/router-sink/pom.xml | 2 +- applications/sink/rsocket-sink/pom.xml | 2 +- applications/sink/s3-sink/pom.xml | 2 +- applications/sink/sftp-sink/pom.xml | 2 +- applications/sink/tcp-sink/pom.xml | 2 +- applications/sink/throughput-sink/pom.xml | 2 +- applications/sink/twitter-message-sink/pom.xml | 2 +- applications/sink/twitter-update-sink/pom.xml | 2 +- applications/sink/wavefront-sink/pom.xml | 2 +- applications/sink/websocket-sink/pom.xml | 2 +- applications/sink/xmpp-sink/pom.xml | 2 +- applications/sink/zeromq-sink/pom.xml | 2 +- applications/source/debezium-source/pom.xml | 2 +- applications/source/file-source/pom.xml | 2 +- applications/source/ftp-source/pom.xml | 2 +- applications/source/http-source/pom.xml | 2 +- applications/source/jdbc-source/pom.xml | 2 +- applications/source/jms-source/pom.xml | 2 +- applications/source/kafka-source/pom.xml | 2 +- applications/source/load-generator-source/pom.xml | 2 +- applications/source/mail-source/pom.xml | 2 +- applications/source/mongodb-source/pom.xml | 2 +- applications/source/mqtt-source/pom.xml | 2 +- applications/source/pom.xml | 2 +- applications/source/rabbit-source/pom.xml | 2 +- applications/source/s3-source/pom.xml | 2 +- applications/source/sftp-source/pom.xml | 2 +- applications/source/syslog-source/pom.xml | 2 +- applications/source/tcp-source/pom.xml | 2 +- applications/source/time-source/pom.xml | 2 +- applications/source/twitter-message-source/pom.xml | 2 +- applications/source/twitter-search-source/pom.xml | 2 +- applications/source/twitter-stream-source/pom.xml | 2 +- applications/source/websocket-source/pom.xml | 2 +- applications/source/xmpp-source/pom.xml | 2 +- applications/source/zeromq-source/pom.xml | 2 +- applications/stream-applications-core/pom.xml | 6 +++--- .../stream-applications-composite-function-support/pom.xml | 2 +- .../stream-applications-micrometer-common/pom.xml | 2 +- .../stream-applications-postprocessor-common/pom.xml | 2 +- .../stream-applications-security-common/pom.xml | 2 +- .../stream-applications-test-support/pom.xml | 2 +- applications/stream-applications-integration-tests/pom.xml | 2 +- functions/common/aws-s3-common/pom.xml | 2 +- functions/common/config-common/pom.xml | 2 +- functions/common/debezium-autoconfigure/pom.xml | 2 +- functions/common/file-common/pom.xml | 2 +- functions/common/ftp-common/pom.xml | 2 +- functions/common/function-test-support/pom.xml | 2 +- functions/common/metadata-store-common/pom.xml | 2 +- functions/common/mongodb-common/pom.xml | 2 +- functions/common/mqtt-common/pom.xml | 2 +- functions/common/pom.xml | 2 +- functions/common/redis-common/pom.xml | 2 +- functions/common/tcp-common/pom.xml | 2 +- functions/common/tensorflow-common/pom.xml | 2 +- functions/common/twitter-common/pom.xml | 2 +- functions/common/xmpp-common/pom.xml | 2 +- functions/consumer/analytics-consumer/pom.xml | 2 +- functions/consumer/cassandra-consumer/pom.xml | 2 +- functions/consumer/elasticsearch-consumer/pom.xml | 2 +- functions/consumer/file-consumer/pom.xml | 2 +- functions/consumer/ftp-consumer/pom.xml | 2 +- functions/consumer/jdbc-consumer/pom.xml | 2 +- functions/consumer/kafka-publisher/pom.xml | 2 +- functions/consumer/log-consumer/pom.xml | 2 +- functions/consumer/mongodb-consumer/pom.xml | 2 +- functions/consumer/mqtt-consumer/pom.xml | 2 +- functions/consumer/pom.xml | 2 +- functions/consumer/rabbit-consumer/pom.xml | 2 +- functions/consumer/redis-consumer/pom.xml | 2 +- functions/consumer/rsocket-consumer/pom.xml | 2 +- functions/consumer/s3-consumer/pom.xml | 2 +- functions/consumer/sftp-consumer/pom.xml | 2 +- functions/consumer/tcp-consumer/pom.xml | 2 +- functions/consumer/twitter-consumer/pom.xml | 2 +- functions/consumer/wavefront-consumer/pom.xml | 2 +- functions/consumer/websocket-consumer/pom.xml | 2 +- functions/consumer/xmpp-consumer/pom.xml | 2 +- functions/consumer/zeromq-consumer/pom.xml | 2 +- functions/function-dependencies/pom.xml | 2 +- functions/function/aggregator-function/pom.xml | 2 +- functions/function/filter-function/pom.xml | 2 +- functions/function/header-enricher-function/pom.xml | 2 +- functions/function/header-filter-function/pom.xml | 2 +- functions/function/http-request-function/pom.xml | 2 +- functions/function/image-recognition-function/pom.xml | 2 +- functions/function/object-detection-function/pom.xml | 2 +- functions/function/payload-converter-function/pom.xml | 2 +- functions/function/pom.xml | 2 +- functions/function/semantic-segmentation-function/pom.xml | 2 +- functions/function/spel-function/pom.xml | 2 +- functions/function/splitter-function/pom.xml | 2 +- functions/function/task-launch-request-function/pom.xml | 2 +- functions/function/twitter-function/pom.xml | 2 +- functions/pom.xml | 2 +- functions/spring-functions-parent/pom.xml | 2 +- functions/supplier/debezium-supplier/pom.xml | 2 +- functions/supplier/file-supplier/pom.xml | 2 +- functions/supplier/ftp-supplier/pom.xml | 2 +- functions/supplier/http-supplier/pom.xml | 2 +- functions/supplier/jdbc-supplier/pom.xml | 2 +- functions/supplier/jms-supplier/pom.xml | 2 +- functions/supplier/kafka-supplier/pom.xml | 2 +- functions/supplier/mail-supplier/pom.xml | 2 +- functions/supplier/mongodb-supplier/pom.xml | 2 +- functions/supplier/mqtt-supplier/pom.xml | 2 +- functions/supplier/pom.xml | 2 +- functions/supplier/rabbit-supplier/pom.xml | 2 +- functions/supplier/s3-supplier/pom.xml | 2 +- functions/supplier/sftp-supplier/pom.xml | 2 +- functions/supplier/syslog-supplier/pom.xml | 2 +- functions/supplier/tcp-supplier/pom.xml | 2 +- functions/supplier/time-supplier/pom.xml | 2 +- functions/supplier/twitter-supplier/pom.xml | 2 +- functions/supplier/websocket-supplier/pom.xml | 2 +- functions/supplier/xmpp-supplier/pom.xml | 2 +- functions/supplier/zeromq-supplier/pom.xml | 2 +- pom.xml | 2 +- stream-applications-build/pom.xml | 2 +- stream-applications-release-train/pom.xml | 6 +++--- .../stream-applications-descriptor/pom.xml | 2 +- .../stream-applications-docs/pom.xml | 2 +- versions.json | 4 ++-- 154 files changed, 160 insertions(+), 160 deletions(-) diff --git a/applications/pom.xml b/applications/pom.xml index 19f2e3d7..c8c14fca 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud.stream.app applications - 4.0.1 + 4.0.2-SNAPSHOT applications Infrastructure for stream applications pom diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index 5d76a597..dc376009 100644 --- a/applications/processor/aggregator-processor/pom.xml +++ b/applications/processor/aggregator-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 2c61d61b..c31636d1 100644 --- a/applications/processor/bridge-processor/pom.xml +++ b/applications/processor/bridge-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 3ebe106d..7049102a 100644 --- a/applications/processor/filter-processor/pom.xml +++ b/applications/processor/filter-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 280d4ff8..1b31da01 100644 --- a/applications/processor/groovy-processor/pom.xml +++ b/applications/processor/groovy-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 4553068e..d2fbb71f 100644 --- a/applications/processor/header-enricher-processor/pom.xml +++ b/applications/processor/header-enricher-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/header-filter-processor/pom.xml b/applications/processor/header-filter-processor/pom.xml index 97f561ff..9b19cfb9 100644 --- a/applications/processor/header-filter-processor/pom.xml +++ b/applications/processor/header-filter-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 69afb85b..2bfc1b09 100644 --- a/applications/processor/http-request-processor/pom.xml +++ b/applications/processor/http-request-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index bbe19d6f..792b7ad6 100644 --- a/applications/processor/image-recognition-processor/pom.xml +++ b/applications/processor/image-recognition-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 737716a6..e8c5e836 100644 --- a/applications/processor/object-detection-processor/pom.xml +++ b/applications/processor/object-detection-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index 3590bce5..d60466f0 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 4.0.1 + 4.0.2-SNAPSHOT pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index bbf96f7a..5d5ea974 100644 --- a/applications/processor/script-processor/pom.xml +++ b/applications/processor/script-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index f6fc60c6..49b9b6d7 100644 --- a/applications/processor/semantic-segmentation-processor/pom.xml +++ b/applications/processor/semantic-segmentation-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 1e052cfe..eb8aacc5 100644 --- a/applications/processor/splitter-processor/pom.xml +++ b/applications/processor/splitter-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index cb421012..0d8fc614 100644 --- a/applications/processor/transform-processor/pom.xml +++ b/applications/processor/transform-processor/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index 69e3845d..d4dc484e 100644 --- a/applications/processor/twitter-trend-processor/pom.xml +++ b/applications/processor/twitter-trend-processor/pom.xml @@ -6,12 +6,12 @@ twitter-trend-processor twitter-trend-processor twitter trend processor apps - 4.0.1 + 4.0.2-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 2f12e4b9..a1016da3 100644 --- a/applications/sink/analytics-sink/pom.xml +++ b/applications/sink/analytics-sink/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 65f3fe70..8c3d2645 100644 --- a/applications/sink/cassandra-sink/pom.xml +++ b/applications/sink/cassandra-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 5064789a..4bbac66c 100644 --- a/applications/sink/elasticsearch-sink/pom.xml +++ b/applications/sink/elasticsearch-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 57bda997..36ac945a 100644 --- a/applications/sink/file-sink/pom.xml +++ b/applications/sink/file-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 97507bcc..89d52c7b 100644 --- a/applications/sink/ftp-sink/pom.xml +++ b/applications/sink/ftp-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index 54242a75..b724529d 100644 --- a/applications/sink/jdbc-sink/pom.xml +++ b/applications/sink/jdbc-sink/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/kafka-sink/pom.xml b/applications/sink/kafka-sink/pom.xml index 7d3ef8d5..589fabec 100644 --- a/applications/sink/kafka-sink/pom.xml +++ b/applications/sink/kafka-sink/pom.xml @@ -8,7 +8,7 @@ stream-applications-core org.springframework.cloud.stream.app - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 54130bfb..6b1b45f1 100644 --- a/applications/sink/log-sink/pom.xml +++ b/applications/sink/log-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 6d474a86..ccc61409 100644 --- a/applications/sink/mongodb-sink/pom.xml +++ b/applications/sink/mongodb-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index dfed0968..5e168711 100644 --- a/applications/sink/mqtt-sink/pom.xml +++ b/applications/sink/mqtt-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index b32ad1b5..1f88a4d9 100644 --- a/applications/sink/pgcopy-sink/pom.xml +++ b/applications/sink/pgcopy-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index 567d36e6..618cd7cb 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 4.0.1 + 4.0.2-SNAPSHOT pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 35145fad..db7faae6 100644 --- a/applications/sink/rabbit-sink/pom.xml +++ b/applications/sink/rabbit-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index b7fe5dc8..09f1e559 100644 --- a/applications/sink/redis-sink/pom.xml +++ b/applications/sink/redis-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index bd6e675f..2b17f32f 100644 --- a/applications/sink/router-sink/pom.xml +++ b/applications/sink/router-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index 23b7e66b..5db5edce 100644 --- a/applications/sink/rsocket-sink/pom.xml +++ b/applications/sink/rsocket-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 857734f8..e777cd46 100644 --- a/applications/sink/s3-sink/pom.xml +++ b/applications/sink/s3-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 976a70e8..0138a7be 100644 --- a/applications/sink/sftp-sink/pom.xml +++ b/applications/sink/sftp-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index bc52c217..bf382400 100644 --- a/applications/sink/tcp-sink/pom.xml +++ b/applications/sink/tcp-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index 08d4ac79..bb843314 100644 --- a/applications/sink/throughput-sink/pom.xml +++ b/applications/sink/throughput-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index c23e4fbe..c1f57216 100644 --- a/applications/sink/twitter-message-sink/pom.xml +++ b/applications/sink/twitter-message-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index 38d5e6d6..e1cf7202 100644 --- a/applications/sink/twitter-update-sink/pom.xml +++ b/applications/sink/twitter-update-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 9b5749d5..c79c180a 100644 --- a/applications/sink/wavefront-sink/pom.xml +++ b/applications/sink/wavefront-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index bc95ed27..8c64b579 100644 --- a/applications/sink/websocket-sink/pom.xml +++ b/applications/sink/websocket-sink/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/xmpp-sink/pom.xml b/applications/sink/xmpp-sink/pom.xml index 4218243d..bf85c6ee 100644 --- a/applications/sink/xmpp-sink/pom.xml +++ b/applications/sink/xmpp-sink/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index 335331f9..f1fddc48 100644 --- a/applications/sink/zeromq-sink/pom.xml +++ b/applications/sink/zeromq-sink/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/debezium-source/pom.xml b/applications/source/debezium-source/pom.xml index d8aa9c4b..14483cc9 100644 --- a/applications/source/debezium-source/pom.xml +++ b/applications/source/debezium-source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 33aca858..75a42a19 100644 --- a/applications/source/file-source/pom.xml +++ b/applications/source/file-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index af2a8776..3ab2f7ca 100644 --- a/applications/source/ftp-source/pom.xml +++ b/applications/source/ftp-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index d4accd7a..aa7600aa 100644 --- a/applications/source/http-source/pom.xml +++ b/applications/source/http-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 7e81ca23..b03476b9 100644 --- a/applications/source/jdbc-source/pom.xml +++ b/applications/source/jdbc-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index d4cf1cbf..95ae11e3 100644 --- a/applications/source/jms-source/pom.xml +++ b/applications/source/jms-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/kafka-source/pom.xml b/applications/source/kafka-source/pom.xml index bcc78904..c3231c36 100644 --- a/applications/source/kafka-source/pom.xml +++ b/applications/source/kafka-source/pom.xml @@ -8,7 +8,7 @@ stream-applications-core org.springframework.cloud.stream.app - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index 177576ac..d667fbf8 100644 --- a/applications/source/load-generator-source/pom.xml +++ b/applications/source/load-generator-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index 20178f30..583542f7 100644 --- a/applications/source/mail-source/pom.xml +++ b/applications/source/mail-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index d3e633cd..d1f130f2 100644 --- a/applications/source/mongodb-source/pom.xml +++ b/applications/source/mongodb-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index c22ce619..2b8c6c8b 100644 --- a/applications/source/mqtt-source/pom.xml +++ b/applications/source/mqtt-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 3b5b5716..2c501dd3 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 4.0.1 + 4.0.2-SNAPSHOT pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index aa839a5e..ca169e08 100644 --- a/applications/source/rabbit-source/pom.xml +++ b/applications/source/rabbit-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index ecc8af2d..77c9de94 100644 --- a/applications/source/s3-source/pom.xml +++ b/applications/source/s3-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 9348b6ea..0d363581 100644 --- a/applications/source/sftp-source/pom.xml +++ b/applications/source/sftp-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index 50b67b77..3cdde744 100644 --- a/applications/source/syslog-source/pom.xml +++ b/applications/source/syslog-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 65cc8198..619cde36 100644 --- a/applications/source/tcp-source/pom.xml +++ b/applications/source/tcp-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index c5be61b6..5389e46c 100644 --- a/applications/source/time-source/pom.xml +++ b/applications/source/time-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index ce8c3161..e337bf92 100644 --- a/applications/source/twitter-message-source/pom.xml +++ b/applications/source/twitter-message-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 93eef5f1..f1d60388 100644 --- a/applications/source/twitter-search-source/pom.xml +++ b/applications/source/twitter-search-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index e33e8383..b2aaa9c2 100644 --- a/applications/source/twitter-stream-source/pom.xml +++ b/applications/source/twitter-stream-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index 38f7e20c..dab83198 100644 --- a/applications/source/websocket-source/pom.xml +++ b/applications/source/websocket-source/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/xmpp-source/pom.xml b/applications/source/xmpp-source/pom.xml index f77e2a31..01c54fc0 100644 --- a/applications/source/xmpp-source/pom.xml +++ b/applications/source/xmpp-source/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 939f4427..07def37e 100644 --- a/applications/source/zeromq-source/pom.xml +++ b/applications/source/zeromq-source/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 0167633c..2e43546e 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app stream-applications-build - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-build/pom.xml @@ -16,8 +16,8 @@ pom - 4.0.1 - 4.0.1 + 4.0.2-SNAPSHOT + 4.0.2-SNAPSHOT springcloud/baseimage:1.0.4 1.5.2 1.0.14 diff --git a/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml b/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml index dcd5a6c3..068feeed 100644 --- a/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml +++ b/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml @@ -23,7 +23,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-composite-function-support diff --git a/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml b/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml index 391df377..2819a2e6 100644 --- a/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-micrometer-common diff --git a/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml b/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml index f3c674e2..e3922862 100644 --- a/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-postprocessor-common diff --git a/applications/stream-applications-core/stream-applications-security-common/pom.xml b/applications/stream-applications-core/stream-applications-security-common/pom.xml index b3ae5d0f..b2be51ad 100644 --- a/applications/stream-applications-core/stream-applications-security-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-security-common/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-security-common diff --git a/applications/stream-applications-core/stream-applications-test-support/pom.xml b/applications/stream-applications-core/stream-applications-test-support/pom.xml index 2e1970c6..6806d49c 100644 --- a/applications/stream-applications-core/stream-applications-test-support/pom.xml +++ b/applications/stream-applications-core/stream-applications-test-support/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-test-support diff --git a/applications/stream-applications-integration-tests/pom.xml b/applications/stream-applications-integration-tests/pom.xml index bc252064..2f0268b0 100644 --- a/applications/stream-applications-integration-tests/pom.xml +++ b/applications/stream-applications-integration-tests/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../stream-applications-core/pom.xml diff --git a/functions/common/aws-s3-common/pom.xml b/functions/common/aws-s3-common/pom.xml index cdcec3f2..f122d69f 100644 --- a/functions/common/aws-s3-common/pom.xml +++ b/functions/common/aws-s3-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml index 1bbdf23c..ffa999be 100644 --- a/functions/common/config-common/pom.xml +++ b/functions/common/config-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications-build - 4.0.1 + 4.0.2-SNAPSHOT ../../../stream-applications-build/pom.xml diff --git a/functions/common/debezium-autoconfigure/pom.xml b/functions/common/debezium-autoconfigure/pom.xml index 8f75141d..21ae4d8a 100644 --- a/functions/common/debezium-autoconfigure/pom.xml +++ b/functions/common/debezium-autoconfigure/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml index dcc4426b..dccb5337 100644 --- a/functions/common/file-common/pom.xml +++ b/functions/common/file-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml index d5f969f1..1b7fb41f 100644 --- a/functions/common/ftp-common/pom.xml +++ b/functions/common/ftp-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/function-test-support/pom.xml b/functions/common/function-test-support/pom.xml index f10e2d5e..c4738bc9 100644 --- a/functions/common/function-test-support/pom.xml +++ b/functions/common/function-test-support/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/metadata-store-common/pom.xml b/functions/common/metadata-store-common/pom.xml index 878dd7a0..4ca22d05 100644 --- a/functions/common/metadata-store-common/pom.xml +++ b/functions/common/metadata-store-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/mongodb-common/pom.xml b/functions/common/mongodb-common/pom.xml index 8423d44e..13c97bfd 100644 --- a/functions/common/mongodb-common/pom.xml +++ b/functions/common/mongodb-common/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml index c2c81fac..f57b4dac 100644 --- a/functions/common/mqtt-common/pom.xml +++ b/functions/common/mqtt-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/pom.xml b/functions/common/pom.xml index 34b8089f..a324c87f 100644 --- a/functions/common/pom.xml +++ b/functions/common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn functions-common - 4.0.1 + 4.0.2-SNAPSHOT java-functions-common Java Functions Common pom diff --git a/functions/common/redis-common/pom.xml b/functions/common/redis-common/pom.xml index 8b2d6cff..2395a699 100644 --- a/functions/common/redis-common/pom.xml +++ b/functions/common/redis-common/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml index e999ac4e..f92c0ee3 100644 --- a/functions/common/tcp-common/pom.xml +++ b/functions/common/tcp-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml index bc631931..cdf1c336 100644 --- a/functions/common/tensorflow-common/pom.xml +++ b/functions/common/tensorflow-common/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml index 0235ad80..8e3d673d 100644 --- a/functions/common/twitter-common/pom.xml +++ b/functions/common/twitter-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/xmpp-common/pom.xml b/functions/common/xmpp-common/pom.xml index f9593721..301d7796 100644 --- a/functions/common/xmpp-common/pom.xml +++ b/functions/common/xmpp-common/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/analytics-consumer/pom.xml b/functions/consumer/analytics-consumer/pom.xml index 9b678bfc..cbfded0c 100644 --- a/functions/consumer/analytics-consumer/pom.xml +++ b/functions/consumer/analytics-consumer/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml index e38885c1..556c76f9 100644 --- a/functions/consumer/cassandra-consumer/pom.xml +++ b/functions/consumer/cassandra-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/elasticsearch-consumer/pom.xml b/functions/consumer/elasticsearch-consumer/pom.xml index 97aa17b9..10371059 100644 --- a/functions/consumer/elasticsearch-consumer/pom.xml +++ b/functions/consumer/elasticsearch-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml index 3f1c7b68..bed6dfde 100644 --- a/functions/consumer/file-consumer/pom.xml +++ b/functions/consumer/file-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml index 7efb52e2..e42e9982 100644 --- a/functions/consumer/ftp-consumer/pom.xml +++ b/functions/consumer/ftp-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml index d9d1e247..3aba1ece 100644 --- a/functions/consumer/jdbc-consumer/pom.xml +++ b/functions/consumer/jdbc-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/kafka-publisher/pom.xml b/functions/consumer/kafka-publisher/pom.xml index 9e852790..9fe9930f 100644 --- a/functions/consumer/kafka-publisher/pom.xml +++ b/functions/consumer/kafka-publisher/pom.xml @@ -5,7 +5,7 @@ spring-functions-parent org.springframework.cloud.fn - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml index fe109887..bb70badc 100644 --- a/functions/consumer/log-consumer/pom.xml +++ b/functions/consumer/log-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml index 3a4b1cb0..b818f983 100644 --- a/functions/consumer/mongodb-consumer/pom.xml +++ b/functions/consumer/mongodb-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml index 357bf9a3..bbd58171 100644 --- a/functions/consumer/mqtt-consumer/pom.xml +++ b/functions/consumer/mqtt-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/pom.xml b/functions/consumer/pom.xml index 8bcc7e7b..398c4960 100644 --- a/functions/consumer/pom.xml +++ b/functions/consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-consumer - 4.0.1 + 4.0.2-SNAPSHOT java-functions-consumer Java Functions Consumer pom diff --git a/functions/consumer/rabbit-consumer/pom.xml b/functions/consumer/rabbit-consumer/pom.xml index 8963bad6..4e506f37 100644 --- a/functions/consumer/rabbit-consumer/pom.xml +++ b/functions/consumer/rabbit-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml index 8af3fbe5..1f7b27d9 100644 --- a/functions/consumer/redis-consumer/pom.xml +++ b/functions/consumer/redis-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/rsocket-consumer/pom.xml b/functions/consumer/rsocket-consumer/pom.xml index 448d5899..8b85c75e 100644 --- a/functions/consumer/rsocket-consumer/pom.xml +++ b/functions/consumer/rsocket-consumer/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml index 8733d321..f7d253d6 100644 --- a/functions/consumer/s3-consumer/pom.xml +++ b/functions/consumer/s3-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml index 491fefdd..f6098be7 100644 --- a/functions/consumer/sftp-consumer/pom.xml +++ b/functions/consumer/sftp-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml index 9a840f18..be56259f 100644 --- a/functions/consumer/tcp-consumer/pom.xml +++ b/functions/consumer/tcp-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml index 60607b5f..a8848233 100644 --- a/functions/consumer/twitter-consumer/pom.xml +++ b/functions/consumer/twitter-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/wavefront-consumer/pom.xml b/functions/consumer/wavefront-consumer/pom.xml index fd40d33e..bcfbf64d 100644 --- a/functions/consumer/wavefront-consumer/pom.xml +++ b/functions/consumer/wavefront-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml index 1dfa0195..08e0b6bb 100644 --- a/functions/consumer/websocket-consumer/pom.xml +++ b/functions/consumer/websocket-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/xmpp-consumer/pom.xml b/functions/consumer/xmpp-consumer/pom.xml index f904f1a5..f89fba24 100644 --- a/functions/consumer/xmpp-consumer/pom.xml +++ b/functions/consumer/xmpp-consumer/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/zeromq-consumer/pom.xml b/functions/consumer/zeromq-consumer/pom.xml index f5cd3c5b..4e39e319 100644 --- a/functions/consumer/zeromq-consumer/pom.xml +++ b/functions/consumer/zeromq-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml index eb7033aa..b381a7d8 100644 --- a/functions/function-dependencies/pom.xml +++ b/functions/function-dependencies/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-build - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-build/pom.xml diff --git a/functions/function/aggregator-function/pom.xml b/functions/function/aggregator-function/pom.xml index 634012f8..61892ba7 100644 --- a/functions/function/aggregator-function/pom.xml +++ b/functions/function/aggregator-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml index f29363c8..b56b8ceb 100644 --- a/functions/function/filter-function/pom.xml +++ b/functions/function/filter-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/header-enricher-function/pom.xml b/functions/function/header-enricher-function/pom.xml index 923b1f97..7ace9608 100644 --- a/functions/function/header-enricher-function/pom.xml +++ b/functions/function/header-enricher-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/header-filter-function/pom.xml b/functions/function/header-filter-function/pom.xml index 7578aed5..1414785c 100644 --- a/functions/function/header-filter-function/pom.xml +++ b/functions/function/header-filter-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/http-request-function/pom.xml b/functions/function/http-request-function/pom.xml index 9d2a18cb..3a561479 100644 --- a/functions/function/http-request-function/pom.xml +++ b/functions/function/http-request-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/image-recognition-function/pom.xml b/functions/function/image-recognition-function/pom.xml index 092482c7..f1723f25 100644 --- a/functions/function/image-recognition-function/pom.xml +++ b/functions/function/image-recognition-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/object-detection-function/pom.xml b/functions/function/object-detection-function/pom.xml index 2e5997df..749b3724 100644 --- a/functions/function/object-detection-function/pom.xml +++ b/functions/function/object-detection-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/payload-converter-function/pom.xml b/functions/function/payload-converter-function/pom.xml index a06baef8..d1263baf 100644 --- a/functions/function/payload-converter-function/pom.xml +++ b/functions/function/payload-converter-function/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/pom.xml b/functions/function/pom.xml index bea50c44..176d1021 100644 --- a/functions/function/pom.xml +++ b/functions/function/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-function - 4.0.1 + 4.0.2-SNAPSHOT java-functions-function Java Functions Function pom diff --git a/functions/function/semantic-segmentation-function/pom.xml b/functions/function/semantic-segmentation-function/pom.xml index 59297ea4..a5572f85 100644 --- a/functions/function/semantic-segmentation-function/pom.xml +++ b/functions/function/semantic-segmentation-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml index 583e8ded..0a43c93e 100644 --- a/functions/function/spel-function/pom.xml +++ b/functions/function/spel-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml index b40f93a3..c2cbfc80 100644 --- a/functions/function/splitter-function/pom.xml +++ b/functions/function/splitter-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/task-launch-request-function/pom.xml b/functions/function/task-launch-request-function/pom.xml index 579d6f1f..ddfb9d2a 100644 --- a/functions/function/task-launch-request-function/pom.xml +++ b/functions/function/task-launch-request-function/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml index 58f4b514..2c814b5d 100644 --- a/functions/function/twitter-function/pom.xml +++ b/functions/function/twitter-function/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/pom.xml b/functions/pom.xml index 89e29fa7..a45ea6db 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT java-functions-parent Java Functions Parent pom diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index 55f9a472..ae3ebabf 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-build - 4.0.1 + 4.0.2-SNAPSHOT ../../stream-applications-build/pom.xml diff --git a/functions/supplier/debezium-supplier/pom.xml b/functions/supplier/debezium-supplier/pom.xml index 7c6e4617..f4fecefb 100644 --- a/functions/supplier/debezium-supplier/pom.xml +++ b/functions/supplier/debezium-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml index 9673c6f0..3d68eaae 100644 --- a/functions/supplier/file-supplier/pom.xml +++ b/functions/supplier/file-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml index b99cb30d..bc005cae 100644 --- a/functions/supplier/ftp-supplier/pom.xml +++ b/functions/supplier/ftp-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml index 0a717035..e2272a73 100644 --- a/functions/supplier/http-supplier/pom.xml +++ b/functions/supplier/http-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml index 230a163d..7c8d1e6d 100644 --- a/functions/supplier/jdbc-supplier/pom.xml +++ b/functions/supplier/jdbc-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml index be6f5424..a658bc59 100644 --- a/functions/supplier/jms-supplier/pom.xml +++ b/functions/supplier/jms-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/kafka-supplier/pom.xml b/functions/supplier/kafka-supplier/pom.xml index 38b5a37f..dfd322ca 100644 --- a/functions/supplier/kafka-supplier/pom.xml +++ b/functions/supplier/kafka-supplier/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mail-supplier/pom.xml b/functions/supplier/mail-supplier/pom.xml index fd4dba0f..43db1af2 100644 --- a/functions/supplier/mail-supplier/pom.xml +++ b/functions/supplier/mail-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml index 8366be77..a1de7f59 100644 --- a/functions/supplier/mongodb-supplier/pom.xml +++ b/functions/supplier/mongodb-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml index e49effed..6a36ef74 100644 --- a/functions/supplier/mqtt-supplier/pom.xml +++ b/functions/supplier/mqtt-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/pom.xml b/functions/supplier/pom.xml index e80acba6..be6cf8f1 100644 --- a/functions/supplier/pom.xml +++ b/functions/supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-supplier - 4.0.1 + 4.0.2-SNAPSHOT java-functions-supplier Java Functions Supplier pom diff --git a/functions/supplier/rabbit-supplier/pom.xml b/functions/supplier/rabbit-supplier/pom.xml index 97869e90..e5acbfa1 100644 --- a/functions/supplier/rabbit-supplier/pom.xml +++ b/functions/supplier/rabbit-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml index ad677c4b..74bbf6dd 100644 --- a/functions/supplier/s3-supplier/pom.xml +++ b/functions/supplier/s3-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/sftp-supplier/pom.xml b/functions/supplier/sftp-supplier/pom.xml index 8d7a314a..947faeb7 100644 --- a/functions/supplier/sftp-supplier/pom.xml +++ b/functions/supplier/sftp-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/syslog-supplier/pom.xml b/functions/supplier/syslog-supplier/pom.xml index 54ccb93e..09bf8c40 100644 --- a/functions/supplier/syslog-supplier/pom.xml +++ b/functions/supplier/syslog-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml index 78685eec..c8f63945 100644 --- a/functions/supplier/tcp-supplier/pom.xml +++ b/functions/supplier/tcp-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml index ab376e23..a79add8f 100644 --- a/functions/supplier/time-supplier/pom.xml +++ b/functions/supplier/time-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml index 1366d7ab..6810ba93 100644 --- a/functions/supplier/twitter-supplier/pom.xml +++ b/functions/supplier/twitter-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml index ad5449e0..567c6ce0 100644 --- a/functions/supplier/websocket-supplier/pom.xml +++ b/functions/supplier/websocket-supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/xmpp-supplier/pom.xml b/functions/supplier/xmpp-supplier/pom.xml index 9806f689..1cba993d 100644 --- a/functions/supplier/xmpp-supplier/pom.xml +++ b/functions/supplier/xmpp-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/zeromq-supplier/pom.xml b/functions/supplier/zeromq-supplier/pom.xml index 2c183197..b4f2bcfc 100644 --- a/functions/supplier/zeromq-supplier/pom.xml +++ b/functions/supplier/zeromq-supplier/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.fn spring-functions-parent - 4.0.1 + 4.0.2-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/pom.xml b/pom.xml index 7502a90d..789843eb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications - 4.0.1 + 4.0.2-SNAPSHOT stream-applications Functions and Infrastructure for stream applications pom diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index 4adc01d6..8014af75 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications-build - 4.0.1 + 4.0.2-SNAPSHOT stream-applications-build Common Parent for Functions and Applications pom diff --git a/stream-applications-release-train/pom.xml b/stream-applications-release-train/pom.xml index 60a6b6e1..0d7dd633 100644 --- a/stream-applications-release-train/pom.xml +++ b/stream-applications-release-train/pom.xml @@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 stream-applications-release-train - 2022.0.1 + 2022.0.2-SNAPSHOT pom org.springframework.cloud.stream.app stream-applications-core - 4.0.1 + 4.0.2-SNAPSHOT ../applications/stream-applications-core/pom.xml @@ -18,7 +18,7 @@ - 4.0.1 + 4.0.2-SNAPSHOT ${apps.version} ${apps.version} diff --git a/stream-applications-release-train/stream-applications-descriptor/pom.xml b/stream-applications-release-train/stream-applications-descriptor/pom.xml index a29d3aa4..ee28a130 100644 --- a/stream-applications-release-train/stream-applications-descriptor/pom.xml +++ b/stream-applications-release-train/stream-applications-descriptor/pom.xml @@ -4,7 +4,7 @@ stream-applications-release-train org.springframework.cloud.stream.app - 2022.0.1 + 2022.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/stream-applications-release-train/stream-applications-docs/pom.xml b/stream-applications-release-train/stream-applications-docs/pom.xml index 8997685d..56587ed2 100644 --- a/stream-applications-release-train/stream-applications-docs/pom.xml +++ b/stream-applications-release-train/stream-applications-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications-release-train - 2022.0.1 + 2022.0.2-SNAPSHOT ../pom.xml stream-applications-docs diff --git a/versions.json b/versions.json index 5f864acd..bd91ad25 100644 --- a/versions.json +++ b/versions.json @@ -1,8 +1,8 @@ { - "release_version": "4.0.1", + "release_version": "4.0.2-SNAPSHOT", "next_dev_version": "4.0.2-SNAPSHOT", "release_train": { - "release_version": "2022.0.1", + "release_version": "2022.0.2-SNAPSHOT", "next_dev_version": "2022.0.2-SNAPSHOT" } }