From b53cbe5c55e7cb23602e9b0332c7ee08621ba19b Mon Sep 17 00:00:00 2001
From: GitHub Actions Bot <>
Date: Wed, 27 Nov 2024 15:56:32 +0000
Subject: [PATCH] Release 4.0.1 / 2022.0.1
---
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 +-
153 files changed, 158 insertions(+), 158 deletions(-)
diff --git a/applications/pom.xml b/applications/pom.xml
index 4e25862b..19f2e3d7 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-SNAPSHOT
+ 4.0.1
applications
Infrastructure for stream applications
pom
diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml
index 13f3f02b..5d76a597 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml
index 8952de2d..2c61d61b 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml
index f2a23586..3ebe106d 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml
index 72a096b0..280d4ff8 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml
index 4d6a39c2..4553068e 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/header-filter-processor/pom.xml b/applications/processor/header-filter-processor/pom.xml
index 8b917dda..97f561ff 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml
index 2d64fd27..69afb85b 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml
index 63970eca..bbe19d6f 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml
index 3aafef51..737716a6 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml
index 43e50dd4..3590bce5 100644
--- a/applications/processor/pom.xml
+++ b/applications/processor/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud.stream.app
processor
- 4.0.1-SNAPSHOT
+ 4.0.1
pom
diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml
index 6584d919..bbf96f7a 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml
index ca31eae9..f6fc60c6 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml
index 54d956b0..1e052cfe 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml
index 9eb767f5..cb421012 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml
index af44fb28..69e3845d 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-SNAPSHOT
+ 4.0.1
org.springframework.cloud.stream.app
stream-applications-core
- 4.0.1-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml
index c083a36c..2f12e4b9 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml
index ed3133b7..65f3fe70 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml
index 5ccef9c6..5064789a 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml
index 04a418d5..57bda997 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml
index 552cfcf2..97507bcc 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml
index e8ce3940..54242a75 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/kafka-sink/pom.xml b/applications/sink/kafka-sink/pom.xml
index 233ea794..7d3ef8d5 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml
index 126e1bea..54130bfb 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml
index 148820b5..6d474a86 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml
index 108d3e07..dfed0968 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml
index 5446d66e..b32ad1b5 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml
index 849ec935..567d36e6 100644
--- a/applications/sink/pom.xml
+++ b/applications/sink/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud.stream.app
sink
- 4.0.1-SNAPSHOT
+ 4.0.1
pom
diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml
index cfaf5c9e..35145fad 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml
index 3206a479..b7fe5dc8 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml
index 32a09c1f..bd6e675f 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml
index a9ac81d5..23b7e66b 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml
index 0928d7dc..857734f8 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml
index c7ae596d..976a70e8 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml
index bae3dae5..bc52c217 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml
index 9bfe5de8..08d4ac79 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml
index d46ad239..c23e4fbe 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml
index deb4ea30..38d5e6d6 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml
index 3c33b9ed..9b5749d5 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml
index 9e5b0dc8..bc95ed27 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/xmpp-sink/pom.xml b/applications/sink/xmpp-sink/pom.xml
index 78d817e4..4218243d 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml
index 08200acc..335331f9 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/debezium-source/pom.xml b/applications/source/debezium-source/pom.xml
index 1cfeef59..d8aa9c4b 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml
index f2527aa7..33aca858 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml
index 23da6a5e..af2a8776 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml
index 89b8cc9d..d4accd7a 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml
index a7fa9c25..7e81ca23 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml
index fbe9bf91..d4cf1cbf 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/kafka-source/pom.xml b/applications/source/kafka-source/pom.xml
index 9686f443..bcc78904 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml
index 9178d8d7..177576ac 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml
index 1a7c1198..20178f30 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml
index 25f5e1f6..d3e633cd 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml
index 5b426c74..c22ce619 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/pom.xml b/applications/source/pom.xml
index 92d0ab45..3b5b5716 100644
--- a/applications/source/pom.xml
+++ b/applications/source/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud.stream.app
source
- 4.0.1-SNAPSHOT
+ 4.0.1
pom
diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml
index 0ec299cb..aa839a5e 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml
index 80dcd988..ecc8af2d 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml
index ce07dda1..9348b6ea 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml
index 62bf59ae..50b67b77 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml
index 50b9fc0d..65cc8198 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml
index 97182ba8..c5be61b6 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml
index d3d1b6eb..ce8c3161 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml
index e74a7b2e..93eef5f1 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml
index a51b7cb7..e33e8383 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml
index 47142ed6..38f7e20c 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/xmpp-source/pom.xml b/applications/source/xmpp-source/pom.xml
index a6cad79c..f77e2a31 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml
index 089cd65c..939f4427 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-SNAPSHOT
+ 4.0.1
../../stream-applications-core/pom.xml
diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml
index ecd0a912..0167633c 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-SNAPSHOT
+ 4.0.1
../../stream-applications-build/pom.xml
@@ -16,8 +16,8 @@
pom
- 4.0.1-SNAPSHOT
- 4.0.1-SNAPSHOT
+ 4.0.1
+ 4.0.1
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 ff9cb09a..dcd5a6c3 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-SNAPSHOT
+ 4.0.1
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 c40d843e..391df377 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-SNAPSHOT
+ 4.0.1
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 6a263bc6..f3c674e2 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-SNAPSHOT
+ 4.0.1
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 f78fdb67..b3ae5d0f 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-SNAPSHOT
+ 4.0.1
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 00b7d36a..2e1970c6 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-SNAPSHOT
+ 4.0.1
stream-applications-test-support
diff --git a/applications/stream-applications-integration-tests/pom.xml b/applications/stream-applications-integration-tests/pom.xml
index ba24cd68..bc252064 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-SNAPSHOT
+ 4.0.1
../stream-applications-core/pom.xml
diff --git a/functions/common/aws-s3-common/pom.xml b/functions/common/aws-s3-common/pom.xml
index e974d5b5..cdcec3f2 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml
index d3d9d141..1bbdf23c 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-SNAPSHOT
+ 4.0.1
../../../stream-applications-build/pom.xml
diff --git a/functions/common/debezium-autoconfigure/pom.xml b/functions/common/debezium-autoconfigure/pom.xml
index 23d32176..8f75141d 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml
index 9803588a..dcc4426b 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml
index 1aa6b9f6..d5f969f1 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/function-test-support/pom.xml b/functions/common/function-test-support/pom.xml
index 5cefb7ca..f10e2d5e 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/metadata-store-common/pom.xml b/functions/common/metadata-store-common/pom.xml
index 0e8a95c2..878dd7a0 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/mongodb-common/pom.xml b/functions/common/mongodb-common/pom.xml
index f33aa197..8423d44e 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml
index f8d22ab5..c2c81fac 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/pom.xml b/functions/common/pom.xml
index b55726ca..34b8089f 100644
--- a/functions/common/pom.xml
+++ b/functions/common/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud.fn
functions-common
- 4.0.1-SNAPSHOT
+ 4.0.1
java-functions-common
Java Functions Common
pom
diff --git a/functions/common/redis-common/pom.xml b/functions/common/redis-common/pom.xml
index 3c3ff5c4..8b2d6cff 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml
index c275d2e8..e999ac4e 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml
index 0dba0fe3..bc631931 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml
index a9c1abeb..0235ad80 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/common/xmpp-common/pom.xml b/functions/common/xmpp-common/pom.xml
index 6aaea074..f9593721 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/analytics-consumer/pom.xml b/functions/consumer/analytics-consumer/pom.xml
index 93bcf6b9..9b678bfc 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml
index f120f52c..e38885c1 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/elasticsearch-consumer/pom.xml b/functions/consumer/elasticsearch-consumer/pom.xml
index a41c05d4..97aa17b9 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml
index ae403cb2..3f1c7b68 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml
index edbaf169..7efb52e2 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml
index a0b6d6d4..d9d1e247 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/kafka-publisher/pom.xml b/functions/consumer/kafka-publisher/pom.xml
index 1f8f599f..9e852790 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml
index d6829aef..fe109887 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml
index d0e89048..3a4b1cb0 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml
index 9cfbc05a..357bf9a3 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/pom.xml b/functions/consumer/pom.xml
index 1cb9ef23..8bcc7e7b 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-SNAPSHOT
+ 4.0.1
java-functions-consumer
Java Functions Consumer
pom
diff --git a/functions/consumer/rabbit-consumer/pom.xml b/functions/consumer/rabbit-consumer/pom.xml
index 77d0ae75..8963bad6 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml
index ef5ab2d7..8af3fbe5 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/rsocket-consumer/pom.xml b/functions/consumer/rsocket-consumer/pom.xml
index 35aac837..448d5899 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml
index b0d08a25..8733d321 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml
index b90e8ee3..491fefdd 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml
index 84477595..9a840f18 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml
index 15b22fb4..60607b5f 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/wavefront-consumer/pom.xml b/functions/consumer/wavefront-consumer/pom.xml
index a2d5ced9..fd40d33e 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml
index 3a6d7c51..1dfa0195 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/xmpp-consumer/pom.xml b/functions/consumer/xmpp-consumer/pom.xml
index b7c20688..f904f1a5 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/consumer/zeromq-consumer/pom.xml b/functions/consumer/zeromq-consumer/pom.xml
index 49c347ba..f5cd3c5b 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml
index 34bed223..eb7033aa 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-SNAPSHOT
+ 4.0.1
../../stream-applications-build/pom.xml
diff --git a/functions/function/aggregator-function/pom.xml b/functions/function/aggregator-function/pom.xml
index 91b46c22..634012f8 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml
index 0975e39b..f29363c8 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/header-enricher-function/pom.xml b/functions/function/header-enricher-function/pom.xml
index beb8b7c1..923b1f97 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/header-filter-function/pom.xml b/functions/function/header-filter-function/pom.xml
index f8651e81..7578aed5 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/http-request-function/pom.xml b/functions/function/http-request-function/pom.xml
index 0d0578db..9d2a18cb 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/image-recognition-function/pom.xml b/functions/function/image-recognition-function/pom.xml
index 0806bc4d..092482c7 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/object-detection-function/pom.xml b/functions/function/object-detection-function/pom.xml
index 6389b5b3..2e5997df 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/payload-converter-function/pom.xml b/functions/function/payload-converter-function/pom.xml
index 44762e19..a06baef8 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/pom.xml b/functions/function/pom.xml
index a7c03576..bea50c44 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-SNAPSHOT
+ 4.0.1
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 fd653dca..59297ea4 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml
index 6551bf7b..583e8ded 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml
index e66b4b90..b40f93a3 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-SNAPSHOT
+ 4.0.1
../../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 fbf462dc..579d6f1f 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml
index bc8b9fb8..58f4b514 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/pom.xml b/functions/pom.xml
index de6886ba..89e29fa7 100644
--- a/functions/pom.xml
+++ b/functions/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud.fn
java-functions-parent
- 4.0.1-SNAPSHOT
+ 4.0.1
java-functions-parent
Java Functions Parent
pom
diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml
index 759eefd6..55f9a472 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-SNAPSHOT
+ 4.0.1
../../stream-applications-build/pom.xml
diff --git a/functions/supplier/debezium-supplier/pom.xml b/functions/supplier/debezium-supplier/pom.xml
index ea4d5605..7c6e4617 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml
index 3774a655..9673c6f0 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml
index 28657f18..b99cb30d 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml
index a45468c2..0a717035 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml
index 85d46244..230a163d 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml
index 452ba7da..be6f5424 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/kafka-supplier/pom.xml b/functions/supplier/kafka-supplier/pom.xml
index 845badf9..38b5a37f 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/mail-supplier/pom.xml b/functions/supplier/mail-supplier/pom.xml
index f601d6c6..fd4dba0f 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml
index 7b6b5b61..8366be77 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml
index 72a9aa3d..e49effed 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/pom.xml b/functions/supplier/pom.xml
index 7becd809..e80acba6 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-SNAPSHOT
+ 4.0.1
java-functions-supplier
Java Functions Supplier
pom
diff --git a/functions/supplier/rabbit-supplier/pom.xml b/functions/supplier/rabbit-supplier/pom.xml
index 573a4f3b..97869e90 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml
index c35ab32f..ad677c4b 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/sftp-supplier/pom.xml b/functions/supplier/sftp-supplier/pom.xml
index df3c8d97..8d7a314a 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/syslog-supplier/pom.xml b/functions/supplier/syslog-supplier/pom.xml
index 904c63c3..54ccb93e 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml
index 7169eb3e..78685eec 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml
index e78c61c1..ab376e23 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml
index a6a9af2d..1366d7ab 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml
index 5728b56c..ad5449e0 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/xmpp-supplier/pom.xml b/functions/supplier/xmpp-supplier/pom.xml
index f166b621..9806f689 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/functions/supplier/zeromq-supplier/pom.xml b/functions/supplier/zeromq-supplier/pom.xml
index a6f1ab7a..2c183197 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-SNAPSHOT
+ 4.0.1
../../spring-functions-parent/pom.xml
diff --git a/pom.xml b/pom.xml
index 969838e1..7502a90d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud.stream.app
stream-applications
- 4.0.1-SNAPSHOT
+ 4.0.1
stream-applications
Functions and Infrastructure for stream applications
pom
diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml
index 7a2df82d..4adc01d6 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-SNAPSHOT
+ 4.0.1
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 f6ad6746..60a6b6e1 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-SNAPSHOT
+ 2022.0.1
pom
org.springframework.cloud.stream.app
stream-applications-core
- 4.0.1-SNAPSHOT
+ 4.0.1
../applications/stream-applications-core/pom.xml
@@ -18,7 +18,7 @@
- 4.0.1-SNAPSHOT
+ 4.0.1
${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 f039fea6..a29d3aa4 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-SNAPSHOT
+ 2022.0.1
../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 de622a48..8997685d 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-SNAPSHOT
+ 2022.0.1
../pom.xml
stream-applications-docs