diff --git a/applications/pom.xml b/applications/pom.xml index 0c194db2..8f16c747 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -6,14 +6,10 @@ 4.0.0-SNAPSHOT applications Infrastructure for stream applications - pom - - + pom stream-applications-core source sink processor stream-applications-integration-tests - - - + diff --git a/applications/processor/aggregator-processor/pom.xml b/applications/processor/aggregator-processor/pom.xml index 93791a0c..ec55aa3b 100644 --- a/applications/processor/aggregator-processor/pom.xml +++ b/applications/processor/aggregator-processor/pom.xml @@ -6,13 +6,12 @@ aggregator-processor aggregator-processor aggregator processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 7c8f0262..d8b2d659 100644 --- a/applications/processor/bridge-processor/pom.xml +++ b/applications/processor/bridge-processor/pom.xml @@ -6,13 +6,12 @@ bridge-processor bridge-processor bridge processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 407b40d3..be28fedc 100644 --- a/applications/processor/filter-processor/pom.xml +++ b/applications/processor/filter-processor/pom.xml @@ -6,13 +6,12 @@ filter-processor filter-processor filter processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index b604ea3f..60fce4cf 100644 --- a/applications/processor/groovy-processor/pom.xml +++ b/applications/processor/groovy-processor/pom.xml @@ -6,13 +6,12 @@ groovy-processor groovy-processor groovy processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 25e3d695..b5b64f9d 100644 --- a/applications/processor/header-enricher-processor/pom.xml +++ b/applications/processor/header-enricher-processor/pom.xml @@ -6,13 +6,12 @@ header-enricher-processor header-enricher-processor header-enricher processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 3a2a4990..4e9b2d0e 100644 --- a/applications/processor/http-request-processor/pom.xml +++ b/applications/processor/http-request-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} http-request-processor HTTP request processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 1e434727..2f9f6d6f 100644 --- a/applications/processor/image-recognition-processor/pom.xml +++ b/applications/processor/image-recognition-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 33efdeec..773ea9be 100644 --- a/applications/processor/object-detection-processor/pom.xml +++ b/applications/processor/object-detection-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} object-detection-processor Object Detection (tensorflow) processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index db08a99e..ad912c18 100644 --- a/applications/processor/script-processor/pom.xml +++ b/applications/processor/script-processor/pom.xml @@ -6,13 +6,12 @@ script-processor script-processor script processor apps - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 1ad0c1ad..23ced293 100644 --- a/applications/processor/semantic-segmentation-processor/pom.xml +++ b/applications/processor/semantic-segmentation-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 42c70079..36aba343 100644 --- a/applications/processor/splitter-processor/pom.xml +++ b/applications/processor/splitter-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} splitter-processor splitter processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 897777a7..ffca380a 100644 --- a/applications/processor/transform-processor/pom.xml +++ b/applications/processor/transform-processor/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} transform-processor transform processor apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index 06440c42..9ee0bd2e 100644 --- a/applications/processor/twitter-trend-processor/pom.xml +++ b/applications/processor/twitter-trend-processor/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 551f96f1..7284a1e2 100644 --- a/applications/sink/analytics-sink/pom.xml +++ b/applications/sink/analytics-sink/pom.xml @@ -4,7 +4,6 @@ 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 - ${revision} analytics-sink Analytics sink apps jar @@ -13,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index ae34aeb0..8b5cb383 100644 --- a/applications/sink/cassandra-sink/pom.xml +++ b/applications/sink/cassandra-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} cassandra-sink cassandra sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/elasticsearch-sink/pom.xml b/applications/sink/elasticsearch-sink/pom.xml index e5c8b1b2..138bfa99 100644 --- a/applications/sink/elasticsearch-sink/pom.xml +++ b/applications/sink/elasticsearch-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} elasticsearch-sink elasticsearch sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index 146d7807..dd3e839c 100644 --- a/applications/sink/file-sink/pom.xml +++ b/applications/sink/file-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} file-sink file sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index 30513f7b..f78390a4 100644 --- a/applications/sink/ftp-sink/pom.xml +++ b/applications/sink/ftp-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} ftp-sink ftp sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 2f3f0d6c..237e3257 100644 --- a/applications/sink/geode-sink/pom.xml +++ b/applications/sink/geode-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} geode-sink Geode sink app jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index ca6ac916..47964e1e 100644 --- a/applications/sink/jdbc-sink/pom.xml +++ b/applications/sink/jdbc-sink/pom.xml @@ -4,7 +4,6 @@ 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 - ${revision} jdbc-sink jdbc sink apps jar @@ -13,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index d41fadee..0354b0e2 100644 --- a/applications/sink/log-sink/pom.xml +++ b/applications/sink/log-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} log-sink log sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index d9a143c0..38c6c890 100644 --- a/applications/sink/mongodb-sink/pom.xml +++ b/applications/sink/mongodb-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} mongodb-sink mongodb sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 99a4b065..b09a59df 100644 --- a/applications/sink/mqtt-sink/pom.xml +++ b/applications/sink/mqtt-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} mqtt-sink mqtt sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/pgcopy-sink/pom.xml b/applications/sink/pgcopy-sink/pom.xml index 6bfc8511..d97cf9ba 100644 --- a/applications/sink/pgcopy-sink/pom.xml +++ b/applications/sink/pgcopy-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} pgcopy-sink pgcopy sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index c9223010..7df4cf18 100644 --- a/applications/sink/rabbit-sink/pom.xml +++ b/applications/sink/rabbit-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} rabbit-sink rabbit sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index e183e8f5..e4de5259 100644 --- a/applications/sink/redis-sink/pom.xml +++ b/applications/sink/redis-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} redis-sink redis sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 34422c8e..01b69a1a 100644 --- a/applications/sink/router-sink/pom.xml +++ b/applications/sink/router-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} router-sink log sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/rsocket-sink/pom.xml b/applications/sink/rsocket-sink/pom.xml index 27f9aed5..da765719 100644 --- a/applications/sink/rsocket-sink/pom.xml +++ b/applications/sink/rsocket-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} rsocket-sink RSocket sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 9cffa629..f19c333e 100644 --- a/applications/sink/s3-sink/pom.xml +++ b/applications/sink/s3-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} s3-sink s3 sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index f1fc4c5e..7899d9ed 100644 --- a/applications/sink/sftp-sink/pom.xml +++ b/applications/sink/sftp-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} sftp-sink sftp sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 1704cea1..b52f4b6a 100644 --- a/applications/sink/tcp-sink/pom.xml +++ b/applications/sink/tcp-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} tcp-sink tcp sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index cbf708bb..cf494473 100644 --- a/applications/sink/throughput-sink/pom.xml +++ b/applications/sink/throughput-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} throughput-sink throughput sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 8ed15f1c..34d52486 100644 --- a/applications/sink/twitter-message-sink/pom.xml +++ b/applications/sink/twitter-message-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} twitter-message-sink twitter message sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index 3ac4bdd0..740f0222 100644 --- a/applications/sink/twitter-update-sink/pom.xml +++ b/applications/sink/twitter-update-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} twitter-update-sink twitter update sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 18499366..e24ea120 100644 --- a/applications/sink/wavefront-sink/pom.xml +++ b/applications/sink/wavefront-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} wavefront-sink Wavefront sink app jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index a54f3fe7..981adfd1 100644 --- a/applications/sink/websocket-sink/pom.xml +++ b/applications/sink/websocket-sink/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} websocket-sink websocket sink apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/sink/zeromq-sink/pom.xml b/applications/sink/zeromq-sink/pom.xml index e31bb96b..c6f9fa4e 100644 --- a/applications/sink/zeromq-sink/pom.xml +++ b/applications/sink/zeromq-sink/pom.xml @@ -4,7 +4,6 @@ 4.0.0 zeromq-sink - ${revision} zeromq-sink 0MQ sink apps jar @@ -13,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index a69a2cca..4ab98989 100644 --- a/applications/source/cdc-debezium-source/pom.xml +++ b/applications/source/cdc-debezium-source/pom.xml @@ -2,13 +2,12 @@ 4.0.0 - ${revision} org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index f617bf02..9e534729 100644 --- a/applications/source/file-source/pom.xml +++ b/applications/source/file-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} file-source file source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index d43417bc..1805ed70 100644 --- a/applications/source/ftp-source/pom.xml +++ b/applications/source/ftp-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} ftp-source ftp source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 5a2cdd97..ff099daa 100644 --- a/applications/source/geode-source/pom.xml +++ b/applications/source/geode-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} geode-source Geode source app jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 24e20b1a..f5c0abaa 100644 --- a/applications/source/http-source/pom.xml +++ b/applications/source/http-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} http-source http source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 71b8b4e7..fc53cdea 100644 --- a/applications/source/jdbc-source/pom.xml +++ b/applications/source/jdbc-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} jdbc-source JDBC source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index fd5b3514..e796ede0 100644 --- a/applications/source/jms-source/pom.xml +++ b/applications/source/jms-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} jms-source jms source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index 12fd09a8..696029f8 100644 --- a/applications/source/load-generator-source/pom.xml +++ b/applications/source/load-generator-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} load-generator-source load-generator source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/mail-source/pom.xml b/applications/source/mail-source/pom.xml index 9b7d61bb..203c256d 100644 --- a/applications/source/mail-source/pom.xml +++ b/applications/source/mail-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} mail-source mail source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index b72b9d75..88c841bb 100644 --- a/applications/source/mongodb-source/pom.xml +++ b/applications/source/mongodb-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} mongodb-source mongodb source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 6c7622ca..52698b0b 100644 --- a/applications/source/mqtt-source/pom.xml +++ b/applications/source/mqtt-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} mqtt-source mqtt source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index 320c2685..27e14948 100644 --- a/applications/source/rabbit-source/pom.xml +++ b/applications/source/rabbit-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} rabbit-source Rabbit source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index d8d4fa76..b73eb190 100644 --- a/applications/source/s3-source/pom.xml +++ b/applications/source/s3-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} s3-source s3 source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 17e2be65..00271db2 100644 --- a/applications/source/sftp-source/pom.xml +++ b/applications/source/sftp-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} sftp-source sftp source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/syslog-source/pom.xml b/applications/source/syslog-source/pom.xml index a2743410..1c75a3f4 100644 --- a/applications/source/syslog-source/pom.xml +++ b/applications/source/syslog-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} syslog-source syslog source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 559572e7..377f1901 100644 --- a/applications/source/tcp-source/pom.xml +++ b/applications/source/tcp-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} tcp-source tcp source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index 9993e67d..1e546b5a 100644 --- a/applications/source/time-source/pom.xml +++ b/applications/source/time-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} time-source time source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index ee61201a..e3976e28 100644 --- a/applications/source/twitter-message-source/pom.xml +++ b/applications/source/twitter-message-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} twitter-message-source twitter message source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index a0ec2be9..901fff47 100644 --- a/applications/source/twitter-search-source/pom.xml +++ b/applications/source/twitter-search-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} twitter-search-source twitter search source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index bebbff5f..b19f5cf9 100644 --- a/applications/source/twitter-stream-source/pom.xml +++ b/applications/source/twitter-stream-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} twitter-stream-source twitter stream source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index e072b687..b260f4fe 100644 --- a/applications/source/websocket-source/pom.xml +++ b/applications/source/websocket-source/pom.xml @@ -3,7 +3,6 @@ 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 - ${revision} websocket-source websocket source apps jar @@ -12,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/source/zeromq-source/pom.xml b/applications/source/zeromq-source/pom.xml index 663bc979..3a85339a 100644 --- a/applications/source/zeromq-source/pom.xml +++ b/applications/source/zeromq-source/pom.xml @@ -4,7 +4,6 @@ 4.0.0 zeromq-source - ${revision} zeromq-source 0MQ source apps jar @@ -13,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../../stream-applications-core/pom.xml diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 32fa1ad6..21355777 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -2,22 +2,21 @@ 4.0.0 - stream-applications-core - ${revision} - stream-applications-core - Stream Applications Core Parent - pom org.springframework.cloud.stream.app stream-applications-build 4.0.0-SNAPSHOT - + ../../stream-applications-build/pom.xml + stream-applications-core + stream-applications-core + Stream Applications Core Parent + pom + - 4.0.0-SNAPSHOT - ${revision} + 4.0.0-SNAPSHOT 4.0.0-SNAPSHOT springcloud/baseimage:1.0.3 1.0.7 diff --git a/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml b/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml index 29217d31..09c10af0 100644 --- a/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml +++ b/applications/stream-applications-core/stream-applications-composite-function-support/pom.xml @@ -18,18 +18,20 @@ - + 4.0.0 + + org.springframework.cloud.stream.app stream-applications-core - ${revision} + 4.0.0-SNAPSHOT - 4.0.0 stream-applications-composite-function-support - jar stream-applications-composite-function-support Common dependencies and configuration for composite functions - + + + org.springframework.cloud.fn filter-function diff --git a/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml b/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml index d550f9c6..61e88f19 100644 --- a/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-micrometer-common/pom.xml @@ -2,18 +2,21 @@ + 4.0.0 + - stream-applications-core org.springframework.cloud.stream.app - ${revision} + stream-applications-core + 4.0.0-SNAPSHOT + + stream-applications-micrometer-common + stream-applications-micrometer-common + 1.49 - 4.0.0 - stream-applications-micrometer-common - io.micrometer diff --git a/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml b/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml index 24c7ea78..0f542413 100644 --- a/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-postprocessor-common/pom.xml @@ -1,13 +1,14 @@ - - stream-applications-core - org.springframework.cloud.stream.app - ${revision} - 4.0.0 + + org.springframework.cloud.stream.app + stream-applications-core + 4.0.0-SNAPSHOT + + stream-applications-postprocessor-common stream-applications-postprocessor-common diff --git a/applications/stream-applications-core/stream-applications-security-common/pom.xml b/applications/stream-applications-core/stream-applications-security-common/pom.xml index 91c59a64..4ef83b96 100644 --- a/applications/stream-applications-core/stream-applications-security-common/pom.xml +++ b/applications/stream-applications-core/stream-applications-security-common/pom.xml @@ -2,14 +2,16 @@ - - stream-applications-core - org.springframework.cloud.stream.app - ${revision} - 4.0.0 + + org.springframework.cloud.stream.app + stream-applications-core + 4.0.0-SNAPSHOT + + stream-applications-security-common + stream-applications-security-common diff --git a/applications/stream-applications-core/stream-applications-test-support/pom.xml b/applications/stream-applications-core/stream-applications-test-support/pom.xml index 6358558f..9ed0b54b 100644 --- a/applications/stream-applications-core/stream-applications-test-support/pom.xml +++ b/applications/stream-applications-core/stream-applications-test-support/pom.xml @@ -1,14 +1,16 @@ - - stream-applications-core + 4.0.0 + + org.springframework.cloud.stream.app - ${revision} + stream-applications-core + 4.0.0-SNAPSHOT - 4.0.0 stream-applications-test-support + stream-applications-test-support 3.12.1 diff --git a/applications/stream-applications-integration-tests/pom.xml b/applications/stream-applications-integration-tests/pom.xml index 56cbda58..ccb861a6 100644 --- a/applications/stream-applications-integration-tests/pom.xml +++ b/applications/stream-applications-integration-tests/pom.xml @@ -3,11 +3,12 @@ 4.0.0 + org.springframework.cloud.stream.app stream-applications-core 4.0.0-SNAPSHOT - + ../stream-applications-core/pom.xml stream-applications-integration-tests diff --git a/functions/common/aws-s3-common/pom.xml b/functions/common/aws-s3-common/pom.xml index 578e609f..cbc93997 100644 --- a/functions/common/aws-s3-common/pom.xml +++ b/functions/common/aws-s3-common/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} + 4.0.0-SNAPSHOT ../../spring-functions-parent/pom.xml diff --git a/functions/common/cdc-debezium-boot-starter/pom.xml b/functions/common/cdc-debezium-boot-starter/pom.xml index 4a546c21..02fb1477 100644 --- a/functions/common/cdc-debezium-boot-starter/pom.xml +++ b/functions/common/cdc-debezium-boot-starter/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml cdc-debezium-boot-starter diff --git a/functions/common/cdc-debezium-common/pom.xml b/functions/common/cdc-debezium-common/pom.xml index dc68cdff..bc210061 100644 --- a/functions/common/cdc-debezium-common/pom.xml +++ b/functions/common/cdc-debezium-common/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml cdc-debezium-common diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml index 208472bc..9fd04efd 100644 --- a/functions/common/config-common/pom.xml +++ b/functions/common/config-common/pom.xml @@ -3,12 +3,13 @@ 4.0.0 - org.springframework.cloud.fn - java-functions-parent - ${revision} - ../../pom.xml + org.springframework.cloud.stream.app + stream-applications-build + 4.0.0-SNAPSHOT + ../../../stream-applications-build/pom.xml + org.springframework.cloud.fn config-common config-common Function Common Configuration Components diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml index e18a0e17..2d841971 100644 --- a/functions/common/file-common/pom.xml +++ b/functions/common/file-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml file-common diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml index 4538fb33..326763f9 100644 --- a/functions/common/ftp-common/pom.xml +++ b/functions/common/ftp-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml ftp-common diff --git a/functions/common/function-test-support/pom.xml b/functions/common/function-test-support/pom.xml index 434dabb0..cc4086d2 100644 --- a/functions/common/function-test-support/pom.xml +++ b/functions/common/function-test-support/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml function-test-support diff --git a/functions/common/geode-common/pom.xml b/functions/common/geode-common/pom.xml index b98eb02e..ea83d16a 100644 --- a/functions/common/geode-common/pom.xml +++ b/functions/common/geode-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml geode-common diff --git a/functions/common/metadata-store-common/pom.xml b/functions/common/metadata-store-common/pom.xml index 53c85628..bc7a7f97 100644 --- a/functions/common/metadata-store-common/pom.xml +++ b/functions/common/metadata-store-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml metadata-store-common diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml index 6d85e534..6683cc62 100644 --- a/functions/common/mqtt-common/pom.xml +++ b/functions/common/mqtt-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mqtt-common diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml index 64277970..e9529980 100644 --- a/functions/common/tcp-common/pom.xml +++ b/functions/common/tcp-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml tcp-common diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml index 89fa7e1f..f4e20b28 100644 --- a/functions/common/tensorflow-common/pom.xml +++ b/functions/common/tensorflow-common/pom.xml @@ -7,8 +7,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml tensorflow-common diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml index 1bae1d73..ea797e63 100644 --- a/functions/common/twitter-common/pom.xml +++ b/functions/common/twitter-common/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml twitter-common diff --git a/functions/consumer/analytics-consumer/pom.xml b/functions/consumer/analytics-consumer/pom.xml index 36a8d7be..448286d8 100644 --- a/functions/consumer/analytics-consumer/pom.xml +++ b/functions/consumer/analytics-consumer/pom.xml @@ -7,8 +7,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml analytics-consumer diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml index d76b53be..100c03aa 100644 --- a/functions/consumer/cassandra-consumer/pom.xml +++ b/functions/consumer/cassandra-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml cassandra-consumer diff --git a/functions/consumer/elasticsearch-consumer/pom.xml b/functions/consumer/elasticsearch-consumer/pom.xml index 66a8ef3b..ab250980 100644 --- a/functions/consumer/elasticsearch-consumer/pom.xml +++ b/functions/consumer/elasticsearch-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml @@ -35,7 +35,7 @@ org.springframework.cloud.fn payload-converter-function - ${revision} + ${project.version} org.testcontainers diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml index d8eb1cba..01ac18bb 100644 --- a/functions/consumer/file-consumer/pom.xml +++ b/functions/consumer/file-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml file-consumer diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml index ead29502..145d782d 100644 --- a/functions/consumer/ftp-consumer/pom.xml +++ b/functions/consumer/ftp-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml ftp-consumer diff --git a/functions/consumer/geode-consumer/pom.xml b/functions/consumer/geode-consumer/pom.xml index dbff9ed8..1f14e5ce 100644 --- a/functions/consumer/geode-consumer/pom.xml +++ b/functions/consumer/geode-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml geode-consumer diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml index e150f042..43f5b5c8 100644 --- a/functions/consumer/jdbc-consumer/pom.xml +++ b/functions/consumer/jdbc-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml jdbc-consumer diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml index d8b0511d..dd9b5802 100644 --- a/functions/consumer/log-consumer/pom.xml +++ b/functions/consumer/log-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml log-consumer @@ -18,7 +18,7 @@ org.springframework.cloud.fn payload-converter-function - ${revision} + ${project.version} org.hibernate.validator diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml index 5293870d..0f2a26d9 100644 --- a/functions/consumer/mongodb-consumer/pom.xml +++ b/functions/consumer/mongodb-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mongodb-consumer diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml index b3b6362c..43113823 100644 --- a/functions/consumer/mqtt-consumer/pom.xml +++ b/functions/consumer/mqtt-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mqtt-consumer @@ -17,7 +17,7 @@ org.springframework.cloud.fn mqtt-common - ${revision} + ${project.version} diff --git a/functions/consumer/rabbit-consumer/pom.xml b/functions/consumer/rabbit-consumer/pom.xml index ea5f6abd..39119125 100644 --- a/functions/consumer/rabbit-consumer/pom.xml +++ b/functions/consumer/rabbit-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml rabbit-consumer diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml index 150a080a..8299b352 100644 --- a/functions/consumer/redis-consumer/pom.xml +++ b/functions/consumer/redis-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml redis-consumer diff --git a/functions/consumer/rsocket-consumer/pom.xml b/functions/consumer/rsocket-consumer/pom.xml index 70bef916..99a911dd 100644 --- a/functions/consumer/rsocket-consumer/pom.xml +++ b/functions/consumer/rsocket-consumer/pom.xml @@ -7,8 +7,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml rsocket-consumer diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml index 38f9ab73..66e66135 100644 --- a/functions/consumer/s3-consumer/pom.xml +++ b/functions/consumer/s3-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml s3-consumer diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml index 1851345d..c6596300 100644 --- a/functions/consumer/sftp-consumer/pom.xml +++ b/functions/consumer/sftp-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml sftp-consumer @@ -21,7 +21,7 @@ org.springframework.cloud.fn function-test-support - ${revision} + ${project.version} diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml index e97a34b9..364e6a41 100644 --- a/functions/consumer/tcp-consumer/pom.xml +++ b/functions/consumer/tcp-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml tcp-consumer @@ -17,7 +17,7 @@ org.springframework.cloud.fn tcp-common - ${revision} + ${project.version} diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml index c8482830..49756df7 100644 --- a/functions/consumer/twitter-consumer/pom.xml +++ b/functions/consumer/twitter-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml twitter-consumer diff --git a/functions/consumer/wavefront-consumer/pom.xml b/functions/consumer/wavefront-consumer/pom.xml index b23039db..99ff420c 100644 --- a/functions/consumer/wavefront-consumer/pom.xml +++ b/functions/consumer/wavefront-consumer/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml wavefront-consumer diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml index c19a753e..6e292e96 100644 --- a/functions/consumer/websocket-consumer/pom.xml +++ b/functions/consumer/websocket-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml websocket-consumer diff --git a/functions/consumer/zeromq-consumer/pom.xml b/functions/consumer/zeromq-consumer/pom.xml index c86ea608..3f8ccc2f 100644 --- a/functions/consumer/zeromq-consumer/pom.xml +++ b/functions/consumer/zeromq-consumer/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml zeromq-consumer diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml index c987cb01..516e3f81 100644 --- a/functions/function-dependencies/pom.xml +++ b/functions/function-dependencies/pom.xml @@ -5,11 +5,13 @@ 4.0.0 - org.springframework.cloud.fn - java-functions-parent - ${revision} + org.springframework.cloud.stream.app + stream-applications-build + 4.0.0-SNAPSHOT + ../../stream-applications-build/pom.xml + org.springframework.cloud.fn function-dependencies pom @@ -18,262 +20,262 @@ org.springframework.cloud.fn mail-supplier - ${revision} + ${project.version} org.springframework.cloud.fn syslog-supplier - ${revision} + ${project.version} org.springframework.cloud.fn cdc-debezium-supplier - ${revision} + ${project.version} org.springframework.cloud.fn file-supplier - ${revision} + ${project.version} org.springframework.cloud.fn ftp-supplier - ${revision} + ${project.version} org.springframework.cloud.fn geode-supplier - ${revision} + ${project.version} org.springframework.cloud.fn http-supplier - ${revision} + ${project.version} org.springframework.cloud.fn jdbc-supplier - ${revision} + ${project.version} org.springframework.cloud.fn jms-supplier - ${revision} + ${project.version} org.springframework.cloud.fn mongodb-supplier - ${revision} + ${project.version} org.springframework.cloud.fn mqtt-supplier - ${revision} + ${project.version} org.springframework.cloud.fn rabbit-supplier - ${revision} + ${project.version} org.springframework.cloud.fn s3-supplier - ${revision} + ${project.version} org.springframework.cloud.fn sftp-supplier - ${revision} + ${project.version} org.springframework.cloud.fn tcp-supplier - ${revision} + ${project.version} org.springframework.cloud.fn time-supplier - ${revision} + ${project.version} org.springframework.cloud.fn twitter-supplier - ${revision} + ${project.version} org.springframework.cloud.fn websocket-supplier - ${revision} + ${project.version} org.springframework.cloud.fn zeromq-supplier - ${revision} + ${project.version} org.springframework.cloud.fn analytics-consumer - ${revision} + ${project.version} org.springframework.cloud.fn elasticsearch-consumer - ${revision} + ${project.version} org.springframework.cloud.fn rsocket-consumer - ${revision} + ${project.version} org.springframework.cloud.fn cassandra-consumer - ${revision} + ${project.version} org.springframework.cloud.fn file-consumer - ${revision} + ${project.version} org.springframework.cloud.fn ftp-consumer - ${revision} + ${project.version} org.springframework.cloud.fn geode-consumer - ${revision} + ${project.version} org.springframework.cloud.fn jdbc-consumer - ${revision} + ${project.version} org.springframework.cloud.fn log-consumer - ${revision} + ${project.version} org.springframework.cloud.fn mongodb-consumer - ${revision} + ${project.version} org.springframework.cloud.fn mqtt-consumer - ${revision} + ${project.version} org.springframework.cloud.fn rabbit-consumer - ${revision} + ${project.version} org.springframework.cloud.fn redis-consumer - ${revision} + ${project.version} org.springframework.cloud.fn s3-consumer - ${revision} + ${project.version} org.springframework.cloud.fn sftp-consumer - ${revision} + ${project.version} org.springframework.cloud.fn tcp-consumer - ${revision} + ${project.version} org.springframework.cloud.fn twitter-consumer - ${revision} + ${project.version} org.springframework.cloud.fn wavefront-consumer - ${revision} + ${project.version} org.springframework.cloud.fn websocket-consumer - ${revision} + ${project.version} org.springframework.cloud.fn zeromq-consumer - ${revision} + ${project.version} org.springframework.cloud.fn aggregator-function - ${revision} + ${project.version} org.springframework.cloud.fn filter-function - ${revision} + ${project.version} org.springframework.cloud.fn header-enricher-function - ${revision} + ${project.version} org.springframework.cloud.fn http-request-function - ${revision} + ${project.version} org.springframework.cloud.fn image-recognition-function - ${revision} + ${project.version} org.springframework.cloud.fn object-detection-function - ${revision} + ${project.version} org.springframework.cloud.fn payload-converter-function - ${revision} + ${project.version} org.springframework.cloud.fn semantic-segmentation-function - ${revision} + ${project.version} org.springframework.cloud.fn spel-function - ${revision} + ${project.version} org.springframework.cloud.fn splitter-function - ${revision} + ${project.version} org.springframework.cloud.fn task-launch-request-function - ${revision} + ${project.version} org.springframework.cloud.fn twitter-function - ${revision} + ${project.version} org.springframework.cloud.fn function-test-support - ${revision} + ${project.version} test diff --git a/functions/function/aggregator-function/pom.xml b/functions/function/aggregator-function/pom.xml index cdd7dd97..a2cd72aa 100644 --- a/functions/function/aggregator-function/pom.xml +++ b/functions/function/aggregator-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml aggregator-function diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml index 8eaa29c0..de5cc850 100644 --- a/functions/function/filter-function/pom.xml +++ b/functions/function/filter-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml filter-function diff --git a/functions/function/header-enricher-function/pom.xml b/functions/function/header-enricher-function/pom.xml index b6e6adbc..38eb1e3f 100644 --- a/functions/function/header-enricher-function/pom.xml +++ b/functions/function/header-enricher-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml header-enricher-function diff --git a/functions/function/http-request-function/pom.xml b/functions/function/http-request-function/pom.xml index 03f67f10..2fda2d5d 100644 --- a/functions/function/http-request-function/pom.xml +++ b/functions/function/http-request-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml http-request-function diff --git a/functions/function/image-recognition-function/pom.xml b/functions/function/image-recognition-function/pom.xml index 2fe1dd29..9fd33d33 100644 --- a/functions/function/image-recognition-function/pom.xml +++ b/functions/function/image-recognition-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml image-recognition-function diff --git a/functions/function/object-detection-function/pom.xml b/functions/function/object-detection-function/pom.xml index d946f741..17f4abc6 100644 --- a/functions/function/object-detection-function/pom.xml +++ b/functions/function/object-detection-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml object-detection-function diff --git a/functions/function/payload-converter-function/pom.xml b/functions/function/payload-converter-function/pom.xml index 94de4c61..d359807e 100644 --- a/functions/function/payload-converter-function/pom.xml +++ b/functions/function/payload-converter-function/pom.xml @@ -7,8 +7,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml payload-converter-function diff --git a/functions/function/semantic-segmentation-function/pom.xml b/functions/function/semantic-segmentation-function/pom.xml index 99cf8e72..ee01d3c0 100644 --- a/functions/function/semantic-segmentation-function/pom.xml +++ b/functions/function/semantic-segmentation-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml semantic-segmentation-function diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml index 78e802ac..23ff28fb 100644 --- a/functions/function/spel-function/pom.xml +++ b/functions/function/spel-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml spel-function diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml index fff6d376..8bf0b7bb 100644 --- a/functions/function/splitter-function/pom.xml +++ b/functions/function/splitter-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml splitter-function diff --git a/functions/function/task-launch-request-function/pom.xml b/functions/function/task-launch-request-function/pom.xml index b0dae11f..737fbcc8 100644 --- a/functions/function/task-launch-request-function/pom.xml +++ b/functions/function/task-launch-request-function/pom.xml @@ -7,8 +7,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml task-launch-request-function diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml index 1c732f24..e933a705 100644 --- a/functions/function/twitter-function/pom.xml +++ b/functions/function/twitter-function/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml twitter-function diff --git a/functions/pom.xml b/functions/pom.xml index fab5b230..b4e8bb09 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -5,25 +5,15 @@ org.springframework.cloud.fn java-functions-parent - ${revision} + 4.0.0-SNAPSHOT java-functions-parent - Pivotal Java Functions Parent + Java Functions Parent pom - - org.springframework.cloud.stream.app - stream-applications-build - 4.0.0-SNAPSHOT - - - - - 4.0.0-SNAPSHOT - - - common/aws-s3-common - common/config-common + common/config-common + + common/aws-s3-common common/file-common common/ftp-common common/function-test-support @@ -91,6 +81,7 @@ supplier/zeromq-supplier spring-functions-parent + function-dependencies diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index 158861f2..d3d9eedd 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -5,11 +5,13 @@ 4.0.0 - org.springframework.cloud.fn - java-functions-parent - ${revision} + org.springframework.cloud.stream.app + stream-applications-build + 4.0.0-SNAPSHOT + ../../stream-applications-build/pom.xml + org.springframework.cloud.fn spring-functions-parent pom @@ -17,7 +19,7 @@ org.springframework.cloud.fn config-common - ${revision} + ${project.version} diff --git a/functions/supplier/cdc-debezium-supplier/pom.xml b/functions/supplier/cdc-debezium-supplier/pom.xml index 737898fd..09b4c0e4 100644 --- a/functions/supplier/cdc-debezium-supplier/pom.xml +++ b/functions/supplier/cdc-debezium-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml cdc-debezium-supplier diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml index a2f89922..ed95714b 100644 --- a/functions/supplier/file-supplier/pom.xml +++ b/functions/supplier/file-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml file-supplier @@ -21,7 +21,7 @@ org.springframework.cloud.fn metadata-store-common - ${revision} + ${project.version} org.springframework.cloud.fn diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml index 654a9873..ada6c510 100644 --- a/functions/supplier/ftp-supplier/pom.xml +++ b/functions/supplier/ftp-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml ftp-supplier diff --git a/functions/supplier/geode-supplier/pom.xml b/functions/supplier/geode-supplier/pom.xml index fa736b1d..2c91f6dd 100644 --- a/functions/supplier/geode-supplier/pom.xml +++ b/functions/supplier/geode-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml geode-supplier diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml index d56ab922..9df5fbbc 100644 --- a/functions/supplier/http-supplier/pom.xml +++ b/functions/supplier/http-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml http-supplier diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml index eb468f9b..611ba203 100644 --- a/functions/supplier/jdbc-supplier/pom.xml +++ b/functions/supplier/jdbc-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml jdbc-supplier diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml index 0dfa1adf..797d1f21 100644 --- a/functions/supplier/jms-supplier/pom.xml +++ b/functions/supplier/jms-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml jms-supplier diff --git a/functions/supplier/mail-supplier/pom.xml b/functions/supplier/mail-supplier/pom.xml index 31fd9dfa..993ccbb3 100644 --- a/functions/supplier/mail-supplier/pom.xml +++ b/functions/supplier/mail-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mail-supplier diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml index 8c388384..30bff1d8 100644 --- a/functions/supplier/mongodb-supplier/pom.xml +++ b/functions/supplier/mongodb-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mongodb-supplier diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml index cdbb70cc..add0f258 100644 --- a/functions/supplier/mqtt-supplier/pom.xml +++ b/functions/supplier/mqtt-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml mqtt-supplier @@ -17,7 +17,7 @@ org.springframework.cloud.fn mqtt-common - ${revision} + ${project.version} diff --git a/functions/supplier/rabbit-supplier/pom.xml b/functions/supplier/rabbit-supplier/pom.xml index 51901618..ff129204 100644 --- a/functions/supplier/rabbit-supplier/pom.xml +++ b/functions/supplier/rabbit-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml rabbit-supplier diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml index 5b22e5a5..b6cd0e7c 100644 --- a/functions/supplier/s3-supplier/pom.xml +++ b/functions/supplier/s3-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml s3-supplier @@ -17,17 +17,17 @@ org.springframework.cloud.fn aws-s3-common - ${revision} + ${project.version} org.springframework.cloud.fn file-common - ${revision} + ${project.version} org.springframework.cloud.fn metadata-store-common - ${revision} + ${project.version} diff --git a/functions/supplier/sftp-supplier/pom.xml b/functions/supplier/sftp-supplier/pom.xml index 3eb13354..2f040b26 100644 --- a/functions/supplier/sftp-supplier/pom.xml +++ b/functions/supplier/sftp-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml sftp-supplier @@ -25,22 +25,22 @@ org.springframework.cloud.fn file-common - ${revision} + ${project.version} org.springframework.cloud.fn ftp-common - ${revision} + ${project.version} org.springframework.cloud.fn metadata-store-common - ${revision} + ${project.version} org.springframework.cloud.fn function-test-support - ${revision} + ${project.version} test diff --git a/functions/supplier/syslog-supplier/pom.xml b/functions/supplier/syslog-supplier/pom.xml index 5eca0bd4..dc6d7e97 100644 --- a/functions/supplier/syslog-supplier/pom.xml +++ b/functions/supplier/syslog-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml syslog-supplier diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml index 1f12c500..92823d25 100644 --- a/functions/supplier/tcp-supplier/pom.xml +++ b/functions/supplier/tcp-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml tcp-supplier @@ -17,7 +17,7 @@ org.springframework.cloud.fn tcp-common - ${revision} + ${project.version} diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml index ccee9a22..be1e7804 100644 --- a/functions/supplier/time-supplier/pom.xml +++ b/functions/supplier/time-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml time-supplier diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml index 08aae446..88f5c17f 100644 --- a/functions/supplier/twitter-supplier/pom.xml +++ b/functions/supplier/twitter-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml twitter-supplier @@ -17,7 +17,7 @@ org.springframework.cloud.fn twitter-common - ${revision} + ${project.version} org.springframework.integration diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml index 3effa77e..8b39aaf0 100644 --- a/functions/supplier/websocket-supplier/pom.xml +++ b/functions/supplier/websocket-supplier/pom.xml @@ -5,8 +5,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml websocket-supplier diff --git a/functions/supplier/zeromq-supplier/pom.xml b/functions/supplier/zeromq-supplier/pom.xml index 600deb95..d94ec6f2 100644 --- a/functions/supplier/zeromq-supplier/pom.xml +++ b/functions/supplier/zeromq-supplier/pom.xml @@ -6,8 +6,8 @@ org.springframework.cloud.fn spring-functions-parent - ${revision} - ../../spring-functions-parent + 4.0.0-SNAPSHOT + ../../spring-functions-parent/pom.xml zeromq-supplier diff --git a/setup-build.sh b/setup-build.sh deleted file mode 100755 index 284311d6..00000000 --- a/setup-build.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash -./mvnw clean install -f stream-applications-build -U -./mvnw clean install -f functions -N -U -./mvnw clean install -f functions/function-dependencies -N -U -./mvnw clean install -f applications/stream-applications-core -N -U - diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index eff3a41a..b59440d1 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -50,7 +50,6 @@ 4.0.0-SNAPSHOT 4.0.0-SNAPSHOT 1.16.3 - 1.2.5 2.22.2 5.13.2 @@ -134,31 +133,6 @@ - - org.codehaus.mojo - flatten-maven-plugin - ${maven-flatten-plugin.version} - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - maven-javadoc-plugin ${maven-javadoc-plugin.version} diff --git a/stream-applications-release-train/pom.xml b/stream-applications-release-train/pom.xml index dc9f3dc9..bf7f2549 100644 --- a/stream-applications-release-train/pom.xml +++ b/stream-applications-release-train/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 stream-applications-release-train - ${revision} + 2022.0.0-SNAPSHOT pom @@ -19,7 +19,6 @@ - 2022.0.0-SNAPSHOT 4.0.0-SNAPSHOT 3.2.0 ${apps.version} diff --git a/stream-applications-release-train/stream-applications-descriptor/pom.xml b/stream-applications-release-train/stream-applications-descriptor/pom.xml index 55872088..e0ae437e 100644 --- a/stream-applications-release-train/stream-applications-descriptor/pom.xml +++ b/stream-applications-release-train/stream-applications-descriptor/pom.xml @@ -3,7 +3,7 @@ stream-applications-release-train org.springframework.cloud.stream.app - ${revision} + 2022.0.0-SNAPSHOT 4.0.0 diff --git a/stream-applications-release-train/stream-applications-docs/pom.xml b/stream-applications-release-train/stream-applications-docs/pom.xml index 93831d6e..5806401e 100644 --- a/stream-applications-release-train/stream-applications-docs/pom.xml +++ b/stream-applications-release-train/stream-applications-docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-release-train - ${revision} + 2022.0.0-SNAPSHOT