diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index a1a08cdd..8aaf9121 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 429ec2e8..3b3c1093 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index d7ab914b..aac54f72 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 909166fc..421ff57f 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 5ca4cd9e..c5cc0024 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 81bc53c9..c29cf58e 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.2.1-SNAPSHOT + ${revision} http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 42474948..2ad2b0fd 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.2.1-SNAPSHOT + ${revision} image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 47ff0a82..4cdef0f6 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.2.1-SNAPSHOT + ${revision} object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index cf2b0ad8..ddf94a6d 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.2.1-SNAPSHOT + 3.2.1 pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index b6255533..f89ef67f 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 589d4050..34ecc997 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.2.1-SNAPSHOT + ${revision} semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index c4486dda..f241f1c1 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.2.1-SNAPSHOT + ${revision} splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 2e51da6a..bc5bc477 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.2.1-SNAPSHOT + ${revision} transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index 7918878e..c17ae516 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.2.1-SNAPSHOT + 3.2.1 org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 0b272df3..af152791 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.2.1-SNAPSHOT + ${revision} analytics-sink Analytics sink apps jar diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 8c18ddbd..7f43daed 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.2.1-SNAPSHOT + ${revision} cassandra-sink cassandra sink apps jar diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index 5c65f26f..f94bbcd0 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.2.1-SNAPSHOT + ${revision} elasticsearch-sink elasticsearch sink apps jar diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 70944c0c..b05548b4 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.2.1-SNAPSHOT + ${revision} file-sink file sink apps jar diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index ca77a985..14314058 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.2.1-SNAPSHOT + ${revision} ftp-sink ftp sink apps jar diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 3ac385c2..cea89fd6 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.2.1-SNAPSHOT + ${revision} geode-sink Geode sink app jar diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index 5fbe8d3f..45e61e66 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.2.1-SNAPSHOT + ${revision} jdbc-sink jdbc sink apps jar diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index c7a680ac..6ff53266 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.2.1-SNAPSHOT + ${revision} log-sink log sink apps jar diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index f7fa99f6..56bfe377 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.2.1-SNAPSHOT + ${revision} mongodb-sink mongodb sink apps jar diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index b002a8bb..a7fe0fc0 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.2.1-SNAPSHOT + ${revision} mqtt-sink mqtt sink apps jar diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index eac269b7..8ff9b487 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.2.1-SNAPSHOT + ${revision} pgcopy-sink pgcopy sink apps jar diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 12726425..8026b4ae 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.2.1-SNAPSHOT + ${revision} rabbit-sink rabbit sink apps jar diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 382977bc..2b073ea9 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.2.1-SNAPSHOT + ${revision} redis-sink redis sink apps jar diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index c1944ddd..8deff5da 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.2.1-SNAPSHOT + ${revision} router-sink log sink apps jar diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index 4e18ad90..95d613b6 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.2.1-SNAPSHOT + ${revision} rsocket-sink RSocket sink apps jar diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index b798470c..62f4bc15 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.2.1-SNAPSHOT + ${revision} s3-sink s3 sink apps jar diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 7e555e91..d4216f6b 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.2.1-SNAPSHOT + ${revision} sftp-sink sftp sink apps jar diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 2fb40a12..6799d916 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.2.1-SNAPSHOT + ${revision} tcp-sink tcp sink apps jar diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index b15ab581..49cbc77c 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.2.1-SNAPSHOT + ${revision} throughput-sink throughput sink apps jar diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 33fdcfd6..27b968a9 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.2.1-SNAPSHOT + ${revision} twitter-message-sink twitter message sink apps jar diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index 6fbb971c..5988a9a5 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.2.1-SNAPSHOT + ${revision} twitter-update-sink twitter update sink apps jar diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index cff41ca6..a4827074 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.2.1-SNAPSHOT + ${revision} wavefront-sink Wavefront sink app jar diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index d2619294..1e9ba982 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.2.1-SNAPSHOT + ${revision} websocket-sink websocket sink apps jar diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index c107c896..e89ddccb 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.2.1-SNAPSHOT + ${revision} zeromq-sink 0MQ sink apps jar diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index ce3b1232..d7deae34 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.2.1-SNAPSHOT + ${revision} org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 9ea46be8..c145c923 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.2.1-SNAPSHOT + ${revision} file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index b99b05f8..9caa41e9 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.2.1-SNAPSHOT + ${revision} ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 1127ba41..c8f369ef 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.2.1-SNAPSHOT + ${revision} geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 95db9fb9..04af147d 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.2.1-SNAPSHOT + ${revision} http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 6ec88d13..5c0d4bdc 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.2.1-SNAPSHOT + ${revision} jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index d4030271..40baace1 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.2.1-SNAPSHOT + ${revision} jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index e56c1e6a..92267707 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.2.1-SNAPSHOT + ${revision} load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index 8dec09b9..0aa60946 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.2.1-SNAPSHOT + ${revision} mail-source mail source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index 28d94786..88d0eec2 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.2.1-SNAPSHOT + ${revision} mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 9a4fe52c..ba9a7bf5 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.2.1-SNAPSHOT + ${revision} mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 984584f0..cfc8f5ac 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.2.1-SNAPSHOT + 3.2.1 pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index b93db8fd..1ef7000f 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.2.1-SNAPSHOT + ${revision} rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 5aa4fce1..d499eb04 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.2.1-SNAPSHOT + ${revision} s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 3fd8452c..4670ce51 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.2.1-SNAPSHOT + ${revision} sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index 5c8b28a6..93bf777f 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.2.1-SNAPSHOT + ${revision} syslog-source syslog source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 47922dd0..ccfed535 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.2.1-SNAPSHOT + ${revision} tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index acfd3b29..b421e77f 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.2.1-SNAPSHOT + ${revision} time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index 0a1f7c56..0ab3b785 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.2.1-SNAPSHOT + ${revision} twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index cb099a8f..cce1e71c 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.2.1-SNAPSHOT + ${revision} twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index dc1648c5..9803500b 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.2.1-SNAPSHOT + ${revision} twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index 5427ea76..02fc35b1 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.2.1-SNAPSHOT + ${revision} websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 4a9a9cea..7bf9632b 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.2.1-SNAPSHOT + ${revision} zeromq-source 0MQ source apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/etc/release-tools/apps-upgrade-dryrun.sh b/etc/release-tools/apps-upgrade-dryrun.sh index a83a5aca..13d2a406 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.2.0-SNAPSHOT/'3.2.0'/g' pom.xml + sed -i '' 's/3.2.1-SNAPSHOT/'3.2.1'/g' pom.xml popd done