From 6fdd6241f708631d7ca93eeebfeab984f097acb7 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Mon, 2 Dec 2024 11:47:18 +0200 Subject: [PATCH] Rollback to previous snapshot for improved build [skip ci] --- 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 +- update-project-version.sh | 6 +++--- 154 files changed, 161 insertions(+), 161 deletions(-) diff --git a/applications/pom.xml b/applications/pom.xml index c8c14fca..4e25862b 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud.stream.app applications - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT applications Infrastructure for stream applications pom diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index dc376009..13f3f02b 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index c31636d1..8952de2d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 7049102a..f2a23586 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 1b31da01..72a096b0 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.2-SNAPSHOT + 4.0.1-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 d2fbb71f..4d6a39c2 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.2-SNAPSHOT + 4.0.1-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 9b19cfb9..8b917dda 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.2-SNAPSHOT + 4.0.1-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 2bfc1b09..2d64fd27 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.2-SNAPSHOT + 4.0.1-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 792b7ad6..63970eca 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.2-SNAPSHOT + 4.0.1-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 e8c5e836..3aafef51 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index d60466f0..43e50dd4 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index 5d5ea974..6584d919 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.2-SNAPSHOT + 4.0.1-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 49b9b6d7..ca31eae9 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index eb8aacc5..54d956b0 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 0d8fc614..9eb767f5 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.2-SNAPSHOT + 4.0.1-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 d4dc484e..af44fb28 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.2-SNAPSHOT + 4.0.1-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index a1016da3..c083a36c 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 8c3d2645..ed3133b7 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 4bbac66c..5ccef9c6 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 36ac945a..04a418d5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 89d52c7b..552cfcf2 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index b724529d..e8ce3940 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/kafka-sink/pom.xml b/applications/sink/kafka-sink/pom.xml index 589fabec..233ea794 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 6b1b45f1..126e1bea 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index ccc61409..148820b5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 5e168711..108d3e07 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index 1f88a4d9..5446d66e 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index 618cd7cb..849ec935 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index db7faae6..cfaf5c9e 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 09f1e559..3206a479 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 2b17f32f..32a09c1f 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index 5db5edce..a9ac81d5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index e777cd46..0928d7dc 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 0138a7be..c7ae596d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index bf382400..bae3dae5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index bb843314..9bfe5de8 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.2-SNAPSHOT + 4.0.1-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 c1f57216..d46ad239 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.2-SNAPSHOT + 4.0.1-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 e1cf7202..deb4ea30 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index c79c180a..3c33b9ed 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index 8c64b579..9e5b0dc8 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/xmpp-sink/pom.xml b/applications/sink/xmpp-sink/pom.xml index bf85c6ee..78d817e4 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index f1fddc48..08200acc 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/debezium-source/pom.xml b/applications/source/debezium-source/pom.xml index 14483cc9..1cfeef59 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 75a42a19..f2527aa7 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index 3ab2f7ca..23da6a5e 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index aa7600aa..89b8cc9d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index b03476b9..a7fa9c25 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index 95ae11e3..fbe9bf91 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/kafka-source/pom.xml b/applications/source/kafka-source/pom.xml index c3231c36..9686f443 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.2-SNAPSHOT + 4.0.1-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 d667fbf8..9178d8d7 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index 583542f7..1a7c1198 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index d1f130f2..25f5e1f6 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 2b8c6c8b..5b426c74 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 2c501dd3..92d0ab45 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index ca169e08..0ec299cb 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 77c9de94..80dcd988 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 0d363581..ce07dda1 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index 3cdde744..62bf59ae 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 619cde36..50b9fc0d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index 5389e46c..97182ba8 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.2-SNAPSHOT + 4.0.1-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 e337bf92..d3d1b6eb 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.2-SNAPSHOT + 4.0.1-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 f1d60388..e74a7b2e 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.2-SNAPSHOT + 4.0.1-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 b2aaa9c2..a51b7cb7 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index dab83198..47142ed6 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/xmpp-source/pom.xml b/applications/source/xmpp-source/pom.xml index 01c54fc0..a6cad79c 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 07def37e..089cd65c 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-core/pom.xml diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 2e43546e..ecd0a912 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-build/pom.xml @@ -16,8 +16,8 @@ pom - 4.0.2-SNAPSHOT - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT + 4.0.1-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 068feeed..ff9cb09a 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.2-SNAPSHOT + 4.0.1-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 2819a2e6..c40d843e 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.2-SNAPSHOT + 4.0.1-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 e3922862..6a263bc6 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.2-SNAPSHOT + 4.0.1-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 b2be51ad..f78fdb67 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.2-SNAPSHOT + 4.0.1-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 6806d49c..00b7d36a 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.2-SNAPSHOT + 4.0.1-SNAPSHOT stream-applications-test-support diff --git a/applications/stream-applications-integration-tests/pom.xml b/applications/stream-applications-integration-tests/pom.xml index 2f0268b0..ba24cd68 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.2-SNAPSHOT + 4.0.1-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 f122d69f..e974d5b5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml index ffa999be..d3d9d141 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../../stream-applications-build/pom.xml diff --git a/functions/common/debezium-autoconfigure/pom.xml b/functions/common/debezium-autoconfigure/pom.xml index 21ae4d8a..23d32176 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml index dccb5337..9803588a 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml index 1b7fb41f..1aa6b9f6 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.2-SNAPSHOT + 4.0.1-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 c4738bc9..5cefb7ca 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.2-SNAPSHOT + 4.0.1-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 4ca22d05..0e8a95c2 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/mongodb-common/pom.xml b/functions/common/mongodb-common/pom.xml index 13c97bfd..f33aa197 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml index f57b4dac..f8d22ab5 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/pom.xml b/functions/common/pom.xml index a324c87f..b55726ca 100644 --- a/functions/common/pom.xml +++ b/functions/common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn functions-common - 4.0.2-SNAPSHOT + 4.0.1-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 2395a699..3c3ff5c4 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml index f92c0ee3..c275d2e8 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml index cdf1c336..0dba0fe3 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml index 8e3d673d..a9c1abeb 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/xmpp-common/pom.xml b/functions/common/xmpp-common/pom.xml index 301d7796..6aaea074 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/analytics-consumer/pom.xml b/functions/consumer/analytics-consumer/pom.xml index cbfded0c..93bcf6b9 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml index 556c76f9..f120f52c 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/elasticsearch-consumer/pom.xml b/functions/consumer/elasticsearch-consumer/pom.xml index 10371059..a41c05d4 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml index bed6dfde..ae403cb2 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml index e42e9982..edbaf169 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml index 3aba1ece..a0b6d6d4 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/kafka-publisher/pom.xml b/functions/consumer/kafka-publisher/pom.xml index 9fe9930f..1f8f599f 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml index bb70badc..d6829aef 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml index b818f983..d0e89048 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml index bbd58171..9cfbc05a 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/pom.xml b/functions/consumer/pom.xml index 398c4960..1cb9ef23 100644 --- a/functions/consumer/pom.xml +++ b/functions/consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-consumer - 4.0.2-SNAPSHOT + 4.0.1-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 4e506f37..77d0ae75 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml index 1f7b27d9..ef5ab2d7 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/rsocket-consumer/pom.xml b/functions/consumer/rsocket-consumer/pom.xml index 8b85c75e..35aac837 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml index f7d253d6..b0d08a25 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml index f6098be7..b90e8ee3 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml index be56259f..84477595 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml index a8848233..15b22fb4 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/wavefront-consumer/pom.xml b/functions/consumer/wavefront-consumer/pom.xml index bcfbf64d..a2d5ced9 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml index 08e0b6bb..3a6d7c51 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/xmpp-consumer/pom.xml b/functions/consumer/xmpp-consumer/pom.xml index f89fba24..b7c20688 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/consumer/zeromq-consumer/pom.xml b/functions/consumer/zeromq-consumer/pom.xml index 4e39e319..49c347ba 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml index b381a7d8..34bed223 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-build/pom.xml diff --git a/functions/function/aggregator-function/pom.xml b/functions/function/aggregator-function/pom.xml index 61892ba7..91b46c22 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml index b56b8ceb..0975e39b 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.2-SNAPSHOT + 4.0.1-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 7ace9608..beb8b7c1 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.2-SNAPSHOT + 4.0.1-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 1414785c..f8651e81 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.2-SNAPSHOT + 4.0.1-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 3a561479..0d0578db 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.2-SNAPSHOT + 4.0.1-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 f1723f25..0806bc4d 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.2-SNAPSHOT + 4.0.1-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 749b3724..6389b5b3 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.2-SNAPSHOT + 4.0.1-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 d1263baf..44762e19 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/pom.xml b/functions/function/pom.xml index 176d1021..a7c03576 100644 --- a/functions/function/pom.xml +++ b/functions/function/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-function - 4.0.2-SNAPSHOT + 4.0.1-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 a5572f85..fd653dca 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml index 0a43c93e..6551bf7b 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml index c2cbfc80..e66b4b90 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.2-SNAPSHOT + 4.0.1-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 ddfb9d2a..fbf462dc 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml index 2c814b5d..bc8b9fb8 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/pom.xml b/functions/pom.xml index a45ea6db..de6886ba 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-parent - 4.0.2-SNAPSHOT + 4.0.1-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 ae3ebabf..759eefd6 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../stream-applications-build/pom.xml diff --git a/functions/supplier/debezium-supplier/pom.xml b/functions/supplier/debezium-supplier/pom.xml index f4fecefb..ea4d5605 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml index 3d68eaae..3774a655 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml index bc005cae..28657f18 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml index e2272a73..a45468c2 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml index 7c8d1e6d..85d46244 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml index a658bc59..452ba7da 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/kafka-supplier/pom.xml b/functions/supplier/kafka-supplier/pom.xml index dfd322ca..845badf9 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mail-supplier/pom.xml b/functions/supplier/mail-supplier/pom.xml index 43db1af2..f601d6c6 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml index a1de7f59..7b6b5b61 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml index 6a36ef74..72a9aa3d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/pom.xml b/functions/supplier/pom.xml index be6cf8f1..7becd809 100644 --- a/functions/supplier/pom.xml +++ b/functions/supplier/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn java-functions-supplier - 4.0.2-SNAPSHOT + 4.0.1-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 e5acbfa1..573a4f3b 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml index 74bbf6dd..c35ab32f 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/sftp-supplier/pom.xml b/functions/supplier/sftp-supplier/pom.xml index 947faeb7..df3c8d97 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/syslog-supplier/pom.xml b/functions/supplier/syslog-supplier/pom.xml index 09bf8c40..904c63c3 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml index c8f63945..7169eb3e 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml index a79add8f..e78c61c1 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml index 6810ba93..a6a9af2d 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml index 567c6ce0..5728b56c 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/xmpp-supplier/pom.xml b/functions/supplier/xmpp-supplier/pom.xml index 1cba993d..f166b621 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/supplier/zeromq-supplier/pom.xml b/functions/supplier/zeromq-supplier/pom.xml index b4f2bcfc..a6f1ab7a 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.2-SNAPSHOT + 4.0.1-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/pom.xml b/pom.xml index 789843eb..969838e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.stream.app stream-applications - 4.0.2-SNAPSHOT + 4.0.1-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 8014af75..7a2df82d 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.2-SNAPSHOT + 4.0.1-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 0d7dd633..f6ad6746 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.2-SNAPSHOT + 2022.0.1-SNAPSHOT pom org.springframework.cloud.stream.app stream-applications-core - 4.0.2-SNAPSHOT + 4.0.1-SNAPSHOT ../applications/stream-applications-core/pom.xml @@ -18,7 +18,7 @@ - 4.0.2-SNAPSHOT + 4.0.1-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 ee28a130..f039fea6 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.2-SNAPSHOT + 2022.0.1-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 56587ed2..de622a48 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.2-SNAPSHOT + 2022.0.1-SNAPSHOT ../pom.xml stream-applications-docs diff --git a/update-project-version.sh b/update-project-version.sh index e725dd7d..67c96b52 100755 --- a/update-project-version.sh +++ b/update-project-version.sh @@ -26,9 +26,9 @@ echo "Version:[$OLD_VERSION] -> [$NEW_VERSION]" echo "Release Train Version: [$OLD_RT_VERSION] -> [$RELEASE_TRAIN_VERSION]" set +e -$SCDIR/mvnw clean install -DskipTests -T 1C -ntp -Dmaven.javadoc.skip=true -$SCDIR/mvnw clean -find $SCDIR -name apps -type d -exec rm -rf '{}' \; +#$SCDIR/mvnw clean install -DskipTests -T 1C -ntp -Dmaven.javadoc.skip=true +#$SCDIR/mvnw clean +#find $SCDIR -name apps -type d -exec rm -rf '{}' \; $SCDIR/mvnw versions:set \ -s .settings.xml -DgenerateBackupPoms=false -Dartifactory.publish.artifacts=false -B $VERBOSE \