diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index c33a7486..a8e02de4 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index d13a9cbb..61ac9a57 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 3f1b7453..3f4e8a51 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index a8d40b87..359a5fe9 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index e3260ac6..49536c4d 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 500d915b..c33a5a8e 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.1-SNAPSHOT + 3.0.1 http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 43bd8220..37b1e75d 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.1-SNAPSHOT + 3.0.1 image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 8c58da4d..792b4c79 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.1-SNAPSHOT + 3.0.1 object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index c2520015..0e927b0e 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.0.1-SNAPSHOT + 3.0.1 pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index 3ba2a0aa..f3b4f111 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 45a904d3..838829ee 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.1-SNAPSHOT + 3.0.1 semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 348be843..f1d8d08d 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.1-SNAPSHOT + 3.0.1 splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 3282705c..b8cd670f 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.1-SNAPSHOT + 3.0.1 transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index cec25933..238ed480 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 25e6c5c6..63e73bd4 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.1-SNAPSHOT + 3.0.1 analytics-sink Analytics sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 0fa8cca0..e4a006c3 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.1-SNAPSHOT + 3.0.1 cassandra-sink cassandra sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 122c5485..c9e06c77 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.1-SNAPSHOT + 3.0.1 elasticsearch-sink elasticsearch sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index be244378..7897f75b 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.1-SNAPSHOT + 3.0.1 file-sink file sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 89b372ca..5c3a3e92 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.1-SNAPSHOT + 3.0.1 ftp-sink ftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 571f25e7..d6e8ebc8 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.1-SNAPSHOT + 3.0.1 geode-sink Geode sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index 0fe20269..0d553336 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.1-SNAPSHOT + 3.0.1 jdbc-sink jdbc sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 2cb5377b..e0193b0a 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.1-SNAPSHOT + 3.0.1 log-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 0edffa6a..09c1cbe8 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.1-SNAPSHOT + 3.0.1 mongodb-sink mongodb sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 753edab9..bf5f16d6 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.1-SNAPSHOT + 3.0.1 mqtt-sink mqtt sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index 0013da48..7ee3ce40 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.1-SNAPSHOT + 3.0.1 pgcopy-sink pgcopy sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index 5beeb9a1..0dd88a1b 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.0.1-SNAPSHOT + 3.0.1 pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 352f70b9..840d0652 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.1-SNAPSHOT + 3.0.1 rabbit-sink rabbit sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index e1c66cc5..6cbd214a 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.1-SNAPSHOT + 3.0.1 redis-sink redis sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 05b844d8..efa02101 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.1-SNAPSHOT + 3.0.1 router-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index 98ee9556..62e6cc44 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.1-SNAPSHOT + 3.0.1 rsocket-sink RSocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 28a4ec2c..625197c0 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.1-SNAPSHOT + 3.0.1 s3-sink s3 sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 707e67c1..6912d28c 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.1-SNAPSHOT + 3.0.1 sftp-sink sftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/tasklauncher-sink/pom.xml b/applications/sink/tasklauncher-sink/pom.xml index ce18cf30..f9b6593d 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.1-SNAPSHOT + 3.0.1 tasklauncher-sink tasklauncher sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 991f9287..0ca62b1f 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.1-SNAPSHOT + 3.0.1 tcp-sink tcp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index d2842715..2a56406a 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.1-SNAPSHOT + 3.0.1 throughput-sink throughput sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 84517c86..7aafde4f 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.1-SNAPSHOT + 3.0.1 twitter-message-sink twitter message sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index a49c0208..b962dbb3 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.1-SNAPSHOT + 3.0.1 twitter-update-sink twitter update sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 7cd3d8c6..f3d1a8f3 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.1-SNAPSHOT + 3.0.1 wavefront-sink Wavefront sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index eb6883be..feba174e 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.1-SNAPSHOT + 3.0.1 websocket-sink websocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index 1110eddd..d1499753 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.1-SNAPSHOT + 3.0.1 org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 803cb99f..6f322c58 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.1-SNAPSHOT + 3.0.1 file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index 0f667b47..9755f93d 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.1-SNAPSHOT + 3.0.1 ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 08453031..6e781d8d 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.1-SNAPSHOT + 3.0.1 geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index ae50629d..454dc5a5 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.1-SNAPSHOT + 3.0.1 http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 7687fbbf..88170564 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.1-SNAPSHOT + 3.0.1 jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index dd2b7b0c..3c5720f2 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.1-SNAPSHOT + 3.0.1 jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index 85fa76a7..5f1843a0 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.1-SNAPSHOT + 3.0.1 load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index 92413c72..5d7f1d34 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.1-SNAPSHOT + 3.0.1 mail-source mail source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index 4bf13763..8e9aad42 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.1-SNAPSHOT + 3.0.1 mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 53c76cfb..d9174aa1 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.1-SNAPSHOT + 3.0.1 mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 51329620..5238e3cf 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.0.1-SNAPSHOT + 3.0.1 pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index faeac5f0..57a74470 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.1-SNAPSHOT + 3.0.1 rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index f4f97596..bdc1eac7 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.1-SNAPSHOT + 3.0.1 s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 35b21e8b..d36467f2 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.1-SNAPSHOT + 3.0.1 sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index 18d4313d..ff13155e 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.1-SNAPSHOT + 3.0.1 syslog-source syslog source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index a0afbed2..a0824509 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.1-SNAPSHOT + 3.0.1 tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index 9fdff0f7..c33c8dd9 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.1-SNAPSHOT + 3.0.1 time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index 9d06b292..6d245d0f 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.1-SNAPSHOT + 3.0.1 twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 564a54b3..78cdc18f 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.1-SNAPSHOT + 3.0.1 twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index 9cc41060..034a21ea 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.1-SNAPSHOT + 3.0.1 twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3 diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index cc995be3..6ab387cc 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.1-SNAPSHOT + 3.0.1 websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.3-SNAPSHOT + 3.0.3