From 712cb591de1fda899a1c2cac27bf0432295dcebf Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 29 Sep 2021 17:17:30 -0400 Subject: [PATCH] Apps versions back to snapshot: 3.1.0-SNAPSHOT --- 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 | 2 +- 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 | 2 +- etc/release-tools/apps-upgrade-dryrun.sh | 2 +- 63 files changed, 120 insertions(+), 120 deletions(-) diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index a4d2eab0..7c7900c1 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 19b61a64..c719c06a 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 18507dbc..efa7593e 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 8d3551b8..ced2497a 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 00df859e..715b54f9 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index ce7e291e..d2c51264 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.0-RC1 + 3.1.0-SNAPSHOT http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 2eae3401..29070469 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.0-RC1 + 3.1.0-SNAPSHOT image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index b6acd2d0..7060ca39 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.0-RC1 + 3.1.0-SNAPSHOT object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index 50fd6ba1..ceda2227 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.1.0-RC1 + 3.1.0-SNAPSHOT pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index ef7b437b..d066ddc8 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index bf4ee8ec..04fda343 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.0-RC1 + 3.1.0-SNAPSHOT semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 20f85f7b..443754b4 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.0-RC1 + 3.1.0-SNAPSHOT splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index fa871bb0..43652808 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.0-RC1 + 3.1.0-SNAPSHOT transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index 621f2d15..f0b6e8ee 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index cd7a7ba4..d9e25d77 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.0-RC1 + 3.1.0-SNAPSHOT analytics-sink Analytics sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index dfb6a0cd..7db43565 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.0-RC1 + 3.1.0-SNAPSHOT cassandra-sink cassandra sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 033568bb..60dc98e5 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.0-RC1 + 3.1.0-SNAPSHOT elasticsearch-sink elasticsearch sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 33df3aaa..c1e90e60 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.0-RC1 + 3.1.0-SNAPSHOT file-sink file sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index de91c662..f6894601 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.0-RC1 + 3.1.0-SNAPSHOT ftp-sink ftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index a2ab5b01..75b9ba54 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.0-RC1 + 3.1.0-SNAPSHOT geode-sink Geode sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index 66c4c79a..57ac9c5e 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.0-RC1 + 3.1.0-SNAPSHOT jdbc-sink jdbc sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index b9c74d79..69969611 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.0-RC1 + 3.1.0-SNAPSHOT log-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 5f382a5a..00b8a0a0 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.0-RC1 + 3.1.0-SNAPSHOT mongodb-sink mongodb sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 3393943d..ade8f6b1 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.0-RC1 + 3.1.0-SNAPSHOT mqtt-sink mqtt sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index b5986360..6346043b 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.0-RC1 + 3.1.0-SNAPSHOT pgcopy-sink pgcopy sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index 2120dcaf..d33a05f5 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.1.0-RC1 + 3.1.0-SNAPSHOT pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index ed78d6e6..9b8f054b 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.0-RC1 + 3.1.0-SNAPSHOT rabbit-sink rabbit sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 6113fd62..75b8bec3 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.0-RC1 + 3.1.0-SNAPSHOT redis-sink redis sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index bd1e5961..b734d7eb 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.0-RC1 + 3.1.0-SNAPSHOT router-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index ae56b124..5dcfadd1 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.0-RC1 + 3.1.0-SNAPSHOT rsocket-sink RSocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index d6bf6d50..893471fb 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.0-RC1 + 3.1.0-SNAPSHOT s3-sink s3 sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 748a2b87..0d4519aa 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.0-RC1 + 3.1.0-SNAPSHOT sftp-sink sftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 2b768242..f61846b6 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.0-RC1 + 3.1.0-SNAPSHOT tcp-sink tcp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index 33bcfcee..c439af43 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.0-RC1 + 3.1.0-SNAPSHOT throughput-sink throughput sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 50689299..467d00cb 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.0-RC1 + 3.1.0-SNAPSHOT twitter-message-sink twitter message sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index bf1ed05e..6e3f687c 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.0-RC1 + 3.1.0-SNAPSHOT twitter-update-sink twitter update sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index d322d875..96449035 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.0-RC1 + 3.1.0-SNAPSHOT wavefront-sink Wavefront sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index fdf34ea8..ecd5146b 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.0-RC1 + 3.1.0-SNAPSHOT websocket-sink websocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index 079dc30e..25089d6c 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 - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index 82da5b35..870edd6c 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.0-RC1 + 3.1.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index d654c61e..3469bc17 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.0-RC1 + 3.1.0-SNAPSHOT file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index 4faec104..8c3b043f 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.0-RC1 + 3.1.0-SNAPSHOT ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 67982b59..73170980 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.0-RC1 + 3.1.0-SNAPSHOT geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 035ae26f..42496f80 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.0-RC1 + 3.1.0-SNAPSHOT http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 3d834a23..3202fd30 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.0-RC1 + 3.1.0-SNAPSHOT jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index 54a95f53..53fe44e2 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.0-RC1 + 3.1.0-SNAPSHOT jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index 94718e7f..d6e4c5ea 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.0-RC1 + 3.1.0-SNAPSHOT load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index de64ba5a..ef48b3cb 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.0-RC1 + 3.1.0-SNAPSHOT mail-source mail source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index b43cec0f..86c3337b 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.0-RC1 + 3.1.0-SNAPSHOT mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 77b749f0..65c44b62 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.0-RC1 + 3.1.0-SNAPSHOT mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 09d9b3c8..8cf85285 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.1.0-RC1 + 3.1.0-SNAPSHOT pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index d2a1cb08..4a528c78 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.0-RC1 + 3.1.0-SNAPSHOT rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 6e9604d2..3e777125 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.0-RC1 + 3.1.0-SNAPSHOT s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index ac67090c..62f99795 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.0-RC1 + 3.1.0-SNAPSHOT sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index 31b5d3af..1a2e884f 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.0-RC1 + 3.1.0-SNAPSHOT syslog-source syslog source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 2f9a8efe..109361e2 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.0-RC1 + 3.1.0-SNAPSHOT tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index b72258d3..55c92bf0 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.0-RC1 + 3.1.0-SNAPSHOT time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index c48a9fe2..77ff2a90 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.0-RC1 + 3.1.0-SNAPSHOT twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 653a3575..c9dd9e66 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.0-RC1 + 3.1.0-SNAPSHOT twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index 3a272a32..a03e1d4f 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.0-RC1 + 3.1.0-SNAPSHOT twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index 467ba07d..12ae1c40 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.0-RC1 + 3.1.0-SNAPSHOT websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 7ed285d7..1dfe6df6 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 - 3.1.0-RC1 + 3.1.0-SNAPSHOT diff --git a/etc/release-tools/apps-upgrade-dryrun.sh b/etc/release-tools/apps-upgrade-dryrun.sh index 62e6f517..790a3f4b 100755 --- a/etc/release-tools/apps-upgrade-dryrun.sh +++ b/etc/release-tools/apps-upgrade-dryrun.sh @@ -26,7 +26,7 @@ function iterate_through_apps_folders_and_update { ../../../mvnw -Ddisable.checks=true versions:set -DnewVersion=$VERSION -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-RC1'/g' pom.xml + sed -i '' 's/3.1.0-RC1/'3.1.0-SNAPSHOT'/g' pom.xml popd done