From 9a5c2fdadb1eebcbf0b7fab9056e78c3b3a7aa40 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 25 Oct 2021 12:23:44 -0400 Subject: [PATCH] stream-applications: 3.1.1 Release --- 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/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/sink/zeromq-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 ++-- applications/source/zeromq-source/pom.xml | 4 ++-- etc/release-tools/apps-upgrade-dryrun.sh | 4 ++-- 63 files changed, 123 insertions(+), 123 deletions(-) diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index 17f6673d..e1c9435c 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index eb4016e6..f5fa0b90 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 308732bc..e2298de6 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 1d976b46..96b9d30e 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index e35f2ddc..e47ec7a7 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 9725d65b..e5b8113b 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.1.1-SNAPSHOT + 3.1.1 http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index a97542c1..8c2ef716 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.1.1-SNAPSHOT + 3.1.1 image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 773d07de..e213c348 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.1.1-SNAPSHOT + 3.1.1 object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index 5a092a17..a2e42513 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index 039ffc0f..968762de 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 87785b8d..db038a68 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.1.1-SNAPSHOT + 3.1.1 semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 4cc2ef81..6e860d48 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.1.1-SNAPSHOT + 3.1.1 splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 073e26fd..39eb2cb6 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.1.1-SNAPSHOT + 3.1.1 transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index 5598a2fe..14c9f02c 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 1000871d..c3489321 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.1.1-SNAPSHOT + 3.1.1 analytics-sink Analytics sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 6a42c3d8..8ebf0ca2 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.1.1-SNAPSHOT + 3.1.1 cassandra-sink cassandra sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 7616176d..27395c7c 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.1.1-SNAPSHOT + 3.1.1 elasticsearch-sink elasticsearch sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 5d89aabe..b111bbd1 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.1.1-SNAPSHOT + 3.1.1 file-sink file sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 9757be9e..d8744ad2 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.1.1-SNAPSHOT + 3.1.1 ftp-sink ftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index bd42bf0f..febf9586 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.1.1-SNAPSHOT + 3.1.1 geode-sink Geode sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index f6be6331..2fdbd7bb 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.1.1-SNAPSHOT + 3.1.1 jdbc-sink jdbc sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 58444b50..2e6a71ca 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.1.1-SNAPSHOT + 3.1.1 log-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index dc3a84a8..4299d2fc 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.1.1-SNAPSHOT + 3.1.1 mongodb-sink mongodb sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 5ed8e235..3ca0d345 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.1.1-SNAPSHOT + 3.1.1 mqtt-sink mqtt sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index 461c7425..b3f98793 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.1.1-SNAPSHOT + 3.1.1 pgcopy-sink pgcopy sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index d452f910..bf71bca2 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 3bada3a5..a499cead 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.1.1-SNAPSHOT + 3.1.1 rabbit-sink rabbit sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 46c7df63..9bc27436 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.1.1-SNAPSHOT + 3.1.1 redis-sink redis sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 6a9f0dcc..ef1924f7 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.1.1-SNAPSHOT + 3.1.1 router-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index efc7c73d..01855bec 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.1.1-SNAPSHOT + 3.1.1 rsocket-sink RSocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 2a343dee..503011d8 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.1.1-SNAPSHOT + 3.1.1 s3-sink s3 sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 9dfcbc38..a0042571 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.1.1-SNAPSHOT + 3.1.1 sftp-sink sftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index fa42a33c..bcf8bf3f 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.1.1-SNAPSHOT + 3.1.1 tcp-sink tcp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index 64ba9285..6ca63625 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.1.1-SNAPSHOT + 3.1.1 throughput-sink throughput sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index ac341d79..31e5592d 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.1.1-SNAPSHOT + 3.1.1 twitter-message-sink twitter message sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index c16b1579..9c70fe29 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.1.1-SNAPSHOT + 3.1.1 twitter-update-sink twitter update sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index cbbda8c4..d7e678ee 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.1.1-SNAPSHOT + 3.1.1 wavefront-sink Wavefront sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index 59b0dfd1..1fd4a92b 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.1.1-SNAPSHOT + 3.1.1 websocket-sink websocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index dd034b5e..357e14df 100644 --- a/applications/sink/zeromq-sink/pom.xml +++ b/applications/sink/zeromq-sink/pom.xml @@ -4,7 +4,7 @@ 4.0.0 zeromq-sink - 3.1.1-SNAPSHOT + 3.1.1 zeromq-sink 0MQ sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index f1a81e9a..0e61b5ef 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.1.1-SNAPSHOT + 3.1.1 org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index b904ea1b..5bd8db0a 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.1.1-SNAPSHOT + 3.1.1 file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index f9db5c4f..060d64cf 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.1.1-SNAPSHOT + 3.1.1 ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 34849c61..c3b072eb 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.1.1-SNAPSHOT + 3.1.1 geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 35907261..68fe58ee 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.1.1-SNAPSHOT + 3.1.1 http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index a91432a1..e5e809e4 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.1.1-SNAPSHOT + 3.1.1 jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index 69b34ef0..460e548f 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.1.1-SNAPSHOT + 3.1.1 jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index bbab7d57..ccf84dd4 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.1.1-SNAPSHOT + 3.1.1 load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index d3a5d144..2130d94a 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.1.1-SNAPSHOT + 3.1.1 mail-source mail source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index c4b29350..2c5653a9 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.1.1-SNAPSHOT + 3.1.1 mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index ae79b341..535e6ddf 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.1.1-SNAPSHOT + 3.1.1 mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 6dfd7ca2..c9b7f3f4 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index 1aec3e98..4a197c02 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.1.1-SNAPSHOT + 3.1.1 rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 4aa07109..f66f2442 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.1.1-SNAPSHOT + 3.1.1 s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 752a3acc..9fc09529 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.1.1-SNAPSHOT + 3.1.1 sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index b4da1f57..400429f9 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.1.1-SNAPSHOT + 3.1.1 syslog-source syslog source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 4fc4c808..9bda2f6d 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.1.1-SNAPSHOT + 3.1.1 tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index c9855034..280b97b7 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.1.1-SNAPSHOT + 3.1.1 time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index b982cfe5..a8782b32 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.1.1-SNAPSHOT + 3.1.1 twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 8ca25f0c..cd73fbec 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.1.1-SNAPSHOT + 3.1.1 twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index 85a7800c..7fccccdf 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.1.1-SNAPSHOT + 3.1.1 twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index be749a11..71ed869a 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.1.1-SNAPSHOT + 3.1.1 websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 59856718..96e078f3 100644 --- a/applications/source/zeromq-source/pom.xml +++ b/applications/source/zeromq-source/pom.xml @@ -4,7 +4,7 @@ 4.0.0 zeromq-source - 3.1.1-SNAPSHOT + 3.1.1 zeromq-source 0MQ source apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/etc/release-tools/apps-upgrade-dryrun.sh b/etc/release-tools/apps-upgrade-dryrun.sh index 20b8a5c0..b79d5f35 100755 --- a/etc/release-tools/apps-upgrade-dryrun.sh +++ b/etc/release-tools/apps-upgrade-dryrun.sh @@ -24,9 +24,9 @@ function iterate_through_apps_folders_and_update { echo "FOLDER NAME - ${folder}" pushd ${folder} ../../../mvnw -Ddisable.checks=true versions:set -DnewVersion=$VERSION -DgenerateBackupPoms=false - ../../../mvnw -Ddisable.checks=true versions:update-parent -DparentVersion=$PARENT_VERSION -Pspring -DgenerateBackupPoms=false + #../../../mvnw -Ddisable.checks=true versions:update-parent -DparentVersion=$PARENT_VERSION -Pspring -DgenerateBackupPoms=false # only used after a release for updating parent versions. - sed -i '' 's/3.1.0-SNAPSHOT/'3.1.0'/g' pom.xml + sed -i '' 's/3.1.1-SNAPSHOT/'3.1.1'/g' pom.xml popd done