From 7d5eafe2aba11a27a8a9984b960bf6510f281875 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Fri, 11 Dec 2020 16:12:50 -0500 Subject: [PATCH] Applications release: 3.0.0-RC2 --- applications/processor/aggregator-processor/pom.xml | 4 ++-- applications/processor/bridge-processor/pom.xml | 4 ++-- applications/processor/filter-processor/pom.xml | 4 ++-- applications/processor/groovy-processor/pom.xml | 4 ++-- applications/processor/header-enricher-processor/pom.xml | 4 ++-- applications/processor/http-request-processor/pom.xml | 4 ++-- applications/processor/image-recognition-processor/pom.xml | 4 ++-- applications/processor/object-detection-processor/pom.xml | 4 ++-- applications/processor/pom.xml | 2 +- applications/processor/script-processor/pom.xml | 4 ++-- .../processor/semantic-segmentation-processor/pom.xml | 4 ++-- applications/processor/splitter-processor/pom.xml | 4 ++-- applications/processor/transform-processor/pom.xml | 4 ++-- applications/processor/twitter-trend-processor/pom.xml | 4 ++-- applications/sink/analytics-sink/pom.xml | 4 ++-- applications/sink/cassandra-sink/pom.xml | 4 ++-- applications/sink/elasticsearch-sink/pom.xml | 4 ++-- applications/sink/file-sink/pom.xml | 4 ++-- applications/sink/ftp-sink/pom.xml | 4 ++-- applications/sink/geode-sink/pom.xml | 4 ++-- applications/sink/jdbc-sink/pom.xml | 4 ++-- applications/sink/log-sink/pom.xml | 4 ++-- applications/sink/mongodb-sink/pom.xml | 4 ++-- applications/sink/mqtt-sink/pom.xml | 4 ++-- applications/sink/pgcopy-sink/pom.xml | 4 ++-- applications/sink/pom.xml | 2 +- applications/sink/rabbit-sink/pom.xml | 4 ++-- applications/sink/redis-sink/pom.xml | 4 ++-- applications/sink/router-sink/pom.xml | 4 ++-- applications/sink/rsocket-sink/pom.xml | 4 ++-- applications/sink/s3-sink/pom.xml | 4 ++-- applications/sink/sftp-sink/pom.xml | 4 ++-- applications/sink/tasklauncher-sink/pom.xml | 4 ++-- applications/sink/tcp-sink/pom.xml | 4 ++-- applications/sink/throughput-sink/pom.xml | 4 ++-- applications/sink/twitter-message-sink/pom.xml | 4 ++-- applications/sink/twitter-update-sink/pom.xml | 4 ++-- applications/sink/wavefront-sink/pom.xml | 4 ++-- applications/sink/websocket-sink/pom.xml | 4 ++-- applications/source/cdc-debezium-source/pom.xml | 4 ++-- applications/source/file-source/pom.xml | 4 ++-- applications/source/ftp-source/pom.xml | 4 ++-- applications/source/geode-source/pom.xml | 4 ++-- applications/source/http-source/pom.xml | 4 ++-- applications/source/jdbc-source/pom.xml | 4 ++-- applications/source/jms-source/pom.xml | 4 ++-- applications/source/load-generator-source/pom.xml | 4 ++-- applications/source/mail-source/pom.xml | 4 ++-- applications/source/mongodb-source/pom.xml | 4 ++-- applications/source/mqtt-source/pom.xml | 4 ++-- applications/source/pom.xml | 2 +- applications/source/rabbit-source/pom.xml | 4 ++-- applications/source/s3-source/pom.xml | 4 ++-- applications/source/sftp-source/pom.xml | 4 ++-- applications/source/syslog-source/pom.xml | 4 ++-- applications/source/tcp-source/pom.xml | 4 ++-- applications/source/time-source/pom.xml | 4 ++-- applications/source/twitter-message-source/pom.xml | 4 ++-- applications/source/twitter-search-source/pom.xml | 4 ++-- applications/source/twitter-stream-source/pom.xml | 4 ++-- applications/source/websocket-source/pom.xml | 4 ++-- 61 files changed, 119 insertions(+), 119 deletions(-) diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index 562190c5..b5d90782 100644 --- a/applications/processor/aggregator-processor/pom.xml +++ b/applications/processor/aggregator-processor/pom.xml @@ -6,12 +6,12 @@ aggregator-processor aggregator-processor aggregator processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 73d3426a..9b47f3d4 100644 --- a/applications/processor/bridge-processor/pom.xml +++ b/applications/processor/bridge-processor/pom.xml @@ -6,12 +6,12 @@ bridge-processor bridge-processor bridge processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 15558617..9bc2db46 100644 --- a/applications/processor/filter-processor/pom.xml +++ b/applications/processor/filter-processor/pom.xml @@ -6,12 +6,12 @@ filter-processor filter-processor filter processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 4ae0ba39..880ba237 100644 --- a/applications/processor/groovy-processor/pom.xml +++ b/applications/processor/groovy-processor/pom.xml @@ -6,12 +6,12 @@ groovy-processor groovy-processor groovy processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 4e4cd226..c1cd7bf3 100644 --- a/applications/processor/header-enricher-processor/pom.xml +++ b/applications/processor/header-enricher-processor/pom.xml @@ -6,12 +6,12 @@ header-enricher-processor header-enricher-processor header-enricher processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index e414bbf7..3f053f97 100644 --- a/applications/processor/http-request-processor/pom.xml +++ b/applications/processor/http-request-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 http-request-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 8aaed19b..ab7fb2db 100644 --- a/applications/processor/image-recognition-processor/pom.xml +++ b/applications/processor/image-recognition-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 image-recognition-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 7c265cdc..34bd056c 100644 --- a/applications/processor/object-detection-processor/pom.xml +++ b/applications/processor/object-detection-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 object-detection-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index ff657f53..0e7926d0 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index e5aff796..8644d971 100644 --- a/applications/processor/script-processor/pom.xml +++ b/applications/processor/script-processor/pom.xml @@ -6,12 +6,12 @@ script-processor script-processor script processor apps - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 083d51fc..fde66f06 100644 --- a/applications/processor/semantic-segmentation-processor/pom.xml +++ b/applications/processor/semantic-segmentation-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 semantic-segmentation-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index b2bb9a7c..5067e80e 100644 --- a/applications/processor/splitter-processor/pom.xml +++ b/applications/processor/splitter-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 splitter-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 72504039..e92a8fc7 100644 --- a/applications/processor/transform-processor/pom.xml +++ b/applications/processor/transform-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 transform-processor - 3.0.0-SNAPSHOT + 3.0.0-RC2 transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index d665bc54..df88fe76 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 - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index be06fa2f..5d0c24cb 100644 --- a/applications/sink/analytics-sink/pom.xml +++ b/applications/sink/analytics-sink/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 analytics-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 analytics-sink Analytics sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index d3a3e47a..b02c56d9 100644 --- a/applications/sink/cassandra-sink/pom.xml +++ b/applications/sink/cassandra-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cassandra-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 cassandra-sink cassandra sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index fb8de1a6..7322491b 100644 --- a/applications/sink/elasticsearch-sink/pom.xml +++ b/applications/sink/elasticsearch-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 elasticsearch-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 elasticsearch-sink elasticsearch sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 18e5ef9b..0fc64159 100644 --- a/applications/sink/file-sink/pom.xml +++ b/applications/sink/file-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 file-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 file-sink file sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 65d1b628..a95019d0 100644 --- a/applications/sink/ftp-sink/pom.xml +++ b/applications/sink/ftp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 ftp-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 ftp-sink ftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 418c9a84..63c25221 100644 --- a/applications/sink/geode-sink/pom.xml +++ b/applications/sink/geode-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 geode-sink Geode sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index ad6739ac..2c86eefa 100644 --- a/applications/sink/jdbc-sink/pom.xml +++ b/applications/sink/jdbc-sink/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jdbc-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 jdbc-sink jdbc sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 6ea3365b..79e880f8 100644 --- a/applications/sink/log-sink/pom.xml +++ b/applications/sink/log-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 log-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 log-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 7d6c0ff8..91de2b1c 100644 --- a/applications/sink/mongodb-sink/pom.xml +++ b/applications/sink/mongodb-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 mongodb-sink mongodb sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 0bcf80ff..d53cf51c 100644 --- a/applications/sink/mqtt-sink/pom.xml +++ b/applications/sink/mqtt-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mqtt-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 mqtt-sink mqtt sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index a505b09d..57e60b34 100644 --- a/applications/sink/pgcopy-sink/pom.xml +++ b/applications/sink/pgcopy-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 pgcopy-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 pgcopy-sink pgcopy sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index e33c6578..cc429742 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index bc3bf69e..fe4b6e80 100644 --- a/applications/sink/rabbit-sink/pom.xml +++ b/applications/sink/rabbit-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rabbit-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 rabbit-sink rabbit sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 52cf7348..d3e10840 100644 --- a/applications/sink/redis-sink/pom.xml +++ b/applications/sink/redis-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 redis-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 redis-sink redis sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index d1902857..6c82e93f 100644 --- a/applications/sink/router-sink/pom.xml +++ b/applications/sink/router-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 router-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 router-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index a6b5e939..46e489f4 100644 --- a/applications/sink/rsocket-sink/pom.xml +++ b/applications/sink/rsocket-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rsocket-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 rsocket-sink RSocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 285df502..fea589fb 100644 --- a/applications/sink/s3-sink/pom.xml +++ b/applications/sink/s3-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 s3-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 s3-sink s3 sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index c3910744..bd3e1d63 100644 --- a/applications/sink/sftp-sink/pom.xml +++ b/applications/sink/sftp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 sftp-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 sftp-sink sftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/tasklauncher-sink/pom.xml b/applications/sink/tasklauncher-sink/pom.xml index ba49d4b6..be4b0dd6 100644 --- a/applications/sink/tasklauncher-sink/pom.xml +++ b/applications/sink/tasklauncher-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tasklauncher-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 tasklauncher-sink tasklauncher sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 67a3d56f..ad73c14d 100644 --- a/applications/sink/tcp-sink/pom.xml +++ b/applications/sink/tcp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tcp-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 tcp-sink tcp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index e7c5b79b..382e0114 100644 --- a/applications/sink/throughput-sink/pom.xml +++ b/applications/sink/throughput-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 throughput-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 throughput-sink throughput sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 9c1f8dd1..67561005 100644 --- a/applications/sink/twitter-message-sink/pom.xml +++ b/applications/sink/twitter-message-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-message-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 twitter-message-sink twitter message sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index 14d68b49..c1827260 100644 --- a/applications/sink/twitter-update-sink/pom.xml +++ b/applications/sink/twitter-update-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-update-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 twitter-update-sink twitter update sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 4f920645..77544d31 100644 --- a/applications/sink/wavefront-sink/pom.xml +++ b/applications/sink/wavefront-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 wavefront-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 wavefront-sink Wavefront sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index 8f485b41..6e18ff87 100644 --- a/applications/sink/websocket-sink/pom.xml +++ b/applications/sink/websocket-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 websocket-sink - 3.0.0-SNAPSHOT + 3.0.0-RC2 websocket-sink websocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index bd3bdbf3..c3b51644 100644 --- a/applications/source/cdc-debezium-source/pom.xml +++ b/applications/source/cdc-debezium-source/pom.xml @@ -2,12 +2,12 @@ 4.0.0 - 3.0.0-SNAPSHOT + 3.0.0-RC2 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 934354d3..8297fc8d 100644 --- a/applications/source/file-source/pom.xml +++ b/applications/source/file-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 file-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index 9a53e027..1a2148ea 100644 --- a/applications/source/ftp-source/pom.xml +++ b/applications/source/ftp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 ftp-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index b65498b5..8ae9433c 100644 --- a/applications/source/geode-source/pom.xml +++ b/applications/source/geode-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index fa8b4d33..cbe52e56 100644 --- a/applications/source/http-source/pom.xml +++ b/applications/source/http-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 http-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index c5d4beac..0c61909f 100644 --- a/applications/source/jdbc-source/pom.xml +++ b/applications/source/jdbc-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jdbc-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index bcfdc75a..44cf3358 100644 --- a/applications/source/jms-source/pom.xml +++ b/applications/source/jms-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jms-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index e23b2d98..f2cb07e4 100644 --- a/applications/source/load-generator-source/pom.xml +++ b/applications/source/load-generator-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 load-generator-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index ae58432d..d8e7a241 100644 --- a/applications/source/mail-source/pom.xml +++ b/applications/source/mail-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mail-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 mail-source mail source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index 12109015..273dd4e4 100644 --- a/applications/source/mongodb-source/pom.xml +++ b/applications/source/mongodb-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 91dfe890..0bfc4fc2 100644 --- a/applications/source/mqtt-source/pom.xml +++ b/applications/source/mqtt-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mqtt-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/pom.xml b/applications/source/pom.xml index c61bb6d3..7346d15d 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.0.0-SNAPSHOT + 3.0.0-RC2 pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index 29a84ae8..89d29024 100644 --- a/applications/source/rabbit-source/pom.xml +++ b/applications/source/rabbit-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rabbit-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 64016ee3..59985823 100644 --- a/applications/source/s3-source/pom.xml +++ b/applications/source/s3-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 s3-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 0e799db0..00ca3be1 100644 --- a/applications/source/sftp-source/pom.xml +++ b/applications/source/sftp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 sftp-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index fea1adc2..5f80fb4f 100644 --- a/applications/source/syslog-source/pom.xml +++ b/applications/source/syslog-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 syslog-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 syslog-source syslog source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 7bec4ce3..9be78507 100644 --- a/applications/source/tcp-source/pom.xml +++ b/applications/source/tcp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tcp-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index 835aa644..df598b46 100644 --- a/applications/source/time-source/pom.xml +++ b/applications/source/time-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 time-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index c2af23ad..b3ca5e52 100644 --- a/applications/source/twitter-message-source/pom.xml +++ b/applications/source/twitter-message-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-message-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 0125ab73..4900ea5e 100644 --- a/applications/source/twitter-search-source/pom.xml +++ b/applications/source/twitter-search-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-search-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index ca0ec63a..0f0f715f 100644 --- a/applications/source/twitter-stream-source/pom.xml +++ b/applications/source/twitter-stream-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-stream-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2 diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index b7cc3c7a..b7fcf1e2 100644 --- a/applications/source/websocket-source/pom.xml +++ b/applications/source/websocket-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 websocket-source - 3.0.0-SNAPSHOT + 3.0.0-RC2 websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-SNAPSHOT + 3.0.0-RC2