diff --git a/common/aws-s3-common/pom.xml b/common/aws-s3-common/pom.xml index 5488cefa..5c36a7c0 100644 --- a/common/aws-s3-common/pom.xml +++ b/common/aws-s3-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 aws-s3-common - 1.0.0-SNAPSHOT + 1.0.0-M3 aws-s3-common aws-s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/cdc-debezium-boot-starter/pom.xml b/common/cdc-debezium-boot-starter/pom.xml index caa6310e..afd393ea 100644 --- a/common/cdc-debezium-boot-starter/pom.xml +++ b/common/cdc-debezium-boot-starter/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cdc-debezium-boot-starter - 1.0.0-SNAPSHOT + 1.0.0-M3 cdc-debezium-boot-starter Change Data Capture (CDC) Debezium Boot Starter org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/cdc-debezium-common/pom.xml b/common/cdc-debezium-common/pom.xml index e6d37898..5955a9da 100644 --- a/common/cdc-debezium-common/pom.xml +++ b/common/cdc-debezium-common/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cdc-debezium-common - 1.0.0-SNAPSHOT + 1.0.0-M3 cdc-debezium-common Change Data Capture (CDC) Debezium Common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/config-common/pom.xml b/common/config-common/pom.xml index 33c4844e..cab27923 100644 --- a/common/config-common/pom.xml +++ b/common/config-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 config-common - 1.0.0-SNAPSHOT + 1.0.0-M3 config-common Function Common Configuration Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/file-common/pom.xml b/common/file-common/pom.xml index 1c8c382c..962aaeab 100644 --- a/common/file-common/pom.xml +++ b/common/file-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-common - 1.0.0-SNAPSHOT + 1.0.0-M3 file-common file common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/ftp-common/pom.xml b/common/ftp-common/pom.xml index 3ae5b914..5099b017 100644 --- a/common/ftp-common/pom.xml +++ b/common/ftp-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-common - 1.0.0-SNAPSHOT + 1.0.0-M3 ftp-common ftp common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/function-test-support/pom.xml b/common/function-test-support/pom.xml index 7c3e7db2..f759aeaf 100644 --- a/common/function-test-support/pom.xml +++ b/common/function-test-support/pom.xml @@ -2,14 +2,14 @@ 4.0.0 function-test-support - 1.0.0-SNAPSHOT + 1.0.0-M3 function-test-support file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/geode-common/pom.xml b/common/geode-common/pom.xml index b6268ddb..b03a338d 100644 --- a/common/geode-common/pom.xml +++ b/common/geode-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 geode-common - 1.0.0-SNAPSHOT + 1.0.0-M3 geode-common Geode Common Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/metadata-store-common/pom.xml b/common/metadata-store-common/pom.xml index dddcd4c5..cb64e814 100644 --- a/common/metadata-store-common/pom.xml +++ b/common/metadata-store-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 metadata-store-common - 1.0.0-SNAPSHOT + 1.0.0-M3 metadata-store-common metadata-store common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/mqtt-common/pom.xml b/common/mqtt-common/pom.xml index 5d36d7e9..dbe660f6 100644 --- a/common/mqtt-common/pom.xml +++ b/common/mqtt-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-common - 1.0.0-SNAPSHOT + 1.0.0-M3 mqtt-common file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/tcp-common/pom.xml b/common/tcp-common/pom.xml index 338f6502..284126a0 100644 --- a/common/tcp-common/pom.xml +++ b/common/tcp-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-common - 1.0.0-SNAPSHOT + 1.0.0-M3 tcp-common tcp common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/tensorflow-common/pom.xml b/common/tensorflow-common/pom.xml index 8724da07..85edb636 100644 --- a/common/tensorflow-common/pom.xml +++ b/common/tensorflow-common/pom.xml @@ -4,14 +4,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> tensorflow-common - 1.0.0-SNAPSHOT + 1.0.0-M3 tensorflow-common tensorflow common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/common/twitter-common/pom.xml b/common/twitter-common/pom.xml index 8be67066..ff0e4198 100644 --- a/common/twitter-common/pom.xml +++ b/common/twitter-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-common - 1.0.0-SNAPSHOT + 1.0.0-M3 twitter-common Twitter common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/analytics-consumer/pom.xml b/consumer/analytics-consumer/pom.xml index 034d3aa0..98b41882 100644 --- a/consumer/analytics-consumer/pom.xml +++ b/consumer/analytics-consumer/pom.xml @@ -4,14 +4,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 analytics-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 analytics-consumer Spring Native Consumer for computing meters org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/cassandra-consumer/pom.xml b/consumer/cassandra-consumer/pom.xml index 60a847dd..d32e1fbd 100644 --- a/consumer/cassandra-consumer/pom.xml +++ b/consumer/cassandra-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cassandra-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 cassandra-consumer Cassandra Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/file-consumer/pom.xml b/consumer/file-consumer/pom.xml index 3d8a8141..db0020b6 100644 --- a/consumer/file-consumer/pom.xml +++ b/consumer/file-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 file-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/ftp-consumer/pom.xml b/consumer/ftp-consumer/pom.xml index 5dc9a868..ba9e4207 100644 --- a/consumer/ftp-consumer/pom.xml +++ b/consumer/ftp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 ftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/geode-consumer/pom.xml b/consumer/geode-consumer/pom.xml index 44095248..f4bede9c 100644 --- a/consumer/geode-consumer/pom.xml +++ b/consumer/geode-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 geode-consumer Geode consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/jdbc-consumer/pom.xml b/consumer/jdbc-consumer/pom.xml index 2540da08..1df16235 100644 --- a/consumer/jdbc-consumer/pom.xml +++ b/consumer/jdbc-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 jdbc-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 jdbc-consumer jdbc consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/log-consumer/pom.xml b/consumer/log-consumer/pom.xml index 64adaeb6..7985506c 100644 --- a/consumer/log-consumer/pom.xml +++ b/consumer/log-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 log-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 log-consumer Log Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/mongodb-consumer/pom.xml b/consumer/mongodb-consumer/pom.xml index 0ab63380..c2a2669a 100644 --- a/consumer/mongodb-consumer/pom.xml +++ b/consumer/mongodb-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 mongodb-consumer Mongo DB consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/mqtt-consumer/pom.xml b/consumer/mqtt-consumer/pom.xml index e1a540ab..dc8b0711 100644 --- a/consumer/mqtt-consumer/pom.xml +++ b/consumer/mqtt-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 mqtt-consumer mqtt consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/rabbit-consumer/pom.xml b/consumer/rabbit-consumer/pom.xml index 87156932..36a758b7 100644 --- a/consumer/rabbit-consumer/pom.xml +++ b/consumer/rabbit-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 rabbit-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 rabbit-consumer Rabbit consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/redis-consumer/pom.xml b/consumer/redis-consumer/pom.xml index 0b7e8c91..cd529da7 100644 --- a/consumer/redis-consumer/pom.xml +++ b/consumer/redis-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 redis-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 redis-consumer Redis Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/rsocket-consumer/pom.xml b/consumer/rsocket-consumer/pom.xml index 098fd30e..2db1cf37 100644 --- a/consumer/rsocket-consumer/pom.xml +++ b/consumer/rsocket-consumer/pom.xml @@ -4,13 +4,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rsocket-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 rsocket-consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/s3-consumer/pom.xml b/consumer/s3-consumer/pom.xml index 69c3ce88..545d0942 100644 --- a/consumer/s3-consumer/pom.xml +++ b/consumer/s3-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 s3-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 s3-consumer s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/sftp-consumer/pom.xml b/consumer/sftp-consumer/pom.xml index 160804cf..217debb6 100644 --- a/consumer/sftp-consumer/pom.xml +++ b/consumer/sftp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 sftp-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 sftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/tcp-consumer/pom.xml b/consumer/tcp-consumer/pom.xml index a3bd42a1..3ed9e072 100644 --- a/consumer/tcp-consumer/pom.xml +++ b/consumer/tcp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 tcp-consumer tcp consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/twitter-consumer/pom.xml b/consumer/twitter-consumer/pom.xml index 678c5420..5c3dc67e 100644 --- a/consumer/twitter-consumer/pom.xml +++ b/consumer/twitter-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 twitter-consumer twitter consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/wavefront-consumer/pom.xml b/consumer/wavefront-consumer/pom.xml index 11d6b56e..58512219 100644 --- a/consumer/wavefront-consumer/pom.xml +++ b/consumer/wavefront-consumer/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 wavefront-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 wavefront-consumer Wavefront Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/consumer/websocket-consumer/pom.xml b/consumer/websocket-consumer/pom.xml index 5f28f012..ac1c89fc 100644 --- a/consumer/websocket-consumer/pom.xml +++ b/consumer/websocket-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 websocket-consumer - 1.0.0-SNAPSHOT + 1.0.0-M3 websocket-consumer websocket consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function-dependencies/pom.xml b/function-dependencies/pom.xml index 81c4f0ec..90112691 100644 --- a/function-dependencies/pom.xml +++ b/function-dependencies/pom.xml @@ -5,7 +5,7 @@ java-functions-parent org.springframework.cloud.fn - 1.0.0-SNAPSHOT + 1.0.0-M3 .. 4.0.0 diff --git a/function/aggregator-function/pom.xml b/function/aggregator-function/pom.xml index 2577d59f..8f19c863 100644 --- a/function/aggregator-function/pom.xml +++ b/function/aggregator-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 aggregator-function - 1.0.0-SNAPSHOT + 1.0.0-M3 aggregator-function Spring Native Function for Aggregator org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/filter-function/pom.xml b/function/filter-function/pom.xml index 84f586a0..97617dcd 100644 --- a/function/filter-function/pom.xml +++ b/function/filter-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 filter-function - 1.0.0-SNAPSHOT + 1.0.0-M3 filter-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/header-enricher-function/pom.xml b/function/header-enricher-function/pom.xml index b7db24e5..63cbd359 100644 --- a/function/header-enricher-function/pom.xml +++ b/function/header-enricher-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 header-enricher-function - 1.0.0-SNAPSHOT + 1.0.0-M3 header-enricher-function Spring Native Function for applying message header enrichment org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/http-request-function/pom.xml b/function/http-request-function/pom.xml index 6da28f67..6000f573 100644 --- a/function/http-request-function/pom.xml +++ b/function/http-request-function/pom.xml @@ -3,14 +3,14 @@ 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-function - 1.0.0-SNAPSHOT + 1.0.0-M3 http-request-function Spring Native Function for Submitting an HTTP request org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/image-recognition-function/pom.xml b/function/image-recognition-function/pom.xml index 040ca28c..2d39c4cc 100644 --- a/function/image-recognition-function/pom.xml +++ b/function/image-recognition-function/pom.xml @@ -3,14 +3,14 @@ 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-function - 1.0.0-SNAPSHOT + 1.0.0-M3 image-recognition-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/object-detection-function/pom.xml b/function/object-detection-function/pom.xml index b0a27c26..502e46b5 100644 --- a/function/object-detection-function/pom.xml +++ b/function/object-detection-function/pom.xml @@ -3,14 +3,14 @@ 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-function - 1.0.0-SNAPSHOT + 1.0.0-M3 object-detection-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/payload-converter-function/pom.xml b/function/payload-converter-function/pom.xml index fcb94743..07a6e1e0 100644 --- a/function/payload-converter-function/pom.xml +++ b/function/payload-converter-function/pom.xml @@ -4,14 +4,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 payload-converter-function - 1.0.0-SNAPSHOT + 1.0.0-M3 payload-converter-function Utility message conversion functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/semantic-segmentation-function/pom.xml b/function/semantic-segmentation-function/pom.xml index 95c02c99..1f2dfc83 100644 --- a/function/semantic-segmentation-function/pom.xml +++ b/function/semantic-segmentation-function/pom.xml @@ -3,14 +3,14 @@ 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-function - 1.0.0-SNAPSHOT + 1.0.0-M3 semantic-segmentation-function Spring Native Function for Tensorflow semantic-segmentation integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/spel-function/pom.xml b/function/spel-function/pom.xml index 7e726ee3..dfc02a28 100644 --- a/function/spel-function/pom.xml +++ b/function/spel-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spel-function - 1.0.0-SNAPSHOT + 1.0.0-M3 spel-function Spring Native Function for applying SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/splitter-function/pom.xml b/function/splitter-function/pom.xml index 4962cf5d..e6031514 100644 --- a/function/splitter-function/pom.xml +++ b/function/splitter-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 splitter-function - 1.0.0-SNAPSHOT + 1.0.0-M3 splitter-function Spring Native Function for Splitter org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/task-launch-request-function/pom.xml b/function/task-launch-request-function/pom.xml index 2ce59d34..5bf3a567 100644 --- a/function/task-launch-request-function/pom.xml +++ b/function/task-launch-request-function/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/tasklauncher-function/pom.xml b/function/tasklauncher-function/pom.xml index f78f3253..8274a2b8 100644 --- a/function/tasklauncher-function/pom.xml +++ b/function/tasklauncher-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tasklauncher-function - 1.0.0-SNAPSHOT + 1.0.0-M3 tasklauncher-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/function/twitter-function/pom.xml b/function/twitter-function/pom.xml index efd4ef21..3edf8fc8 100644 --- a/function/twitter-function/pom.xml +++ b/function/twitter-function/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-function - 1.0.0-SNAPSHOT + 1.0.0-M3 twitter-function twitter functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/pom.xml b/pom.xml index 0cea3b09..4f65e36f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud.fn java-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 java-functions-parent Pivotal Java Functions Parent pom diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml index 3c196edc..50208ef6 100644 --- a/spring-functions-parent/pom.xml +++ b/spring-functions-parent/pom.xml @@ -5,13 +5,13 @@ java-functions-parent org.springframework.cloud.fn - 1.0.0-SNAPSHOT + 1.0.0-M3 .. 4.0.0 spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 pom diff --git a/supplier/cdc-debezium-supplier/pom.xml b/supplier/cdc-debezium-supplier/pom.xml index 192fabcf..180f91ee 100644 --- a/supplier/cdc-debezium-supplier/pom.xml +++ b/supplier/cdc-debezium-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 cdc-debezium-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 cdc-debezium-supplier CDC Debezium Suppliers org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/file-supplier/pom.xml b/supplier/file-supplier/pom.xml index 0bd10578..33806356 100644 --- a/supplier/file-supplier/pom.xml +++ b/supplier/file-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 file-supplier file supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/ftp-supplier/pom.xml b/supplier/ftp-supplier/pom.xml index e509e702..94943634 100644 --- a/supplier/ftp-supplier/pom.xml +++ b/supplier/ftp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 ftp-supplier ftp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/geode-supplier/pom.xml b/supplier/geode-supplier/pom.xml index ea76900c..72b09fbc 100644 --- a/supplier/geode-supplier/pom.xml +++ b/supplier/geode-supplier/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 geode-supplier geode supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/http-supplier/pom.xml b/supplier/http-supplier/pom.xml index 90e139a0..b79feb7b 100644 --- a/supplier/http-supplier/pom.xml +++ b/supplier/http-supplier/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 http-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 http-supplier HTTP Supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/jdbc-supplier/pom.xml b/supplier/jdbc-supplier/pom.xml index 1b45698d..cb0cab1b 100644 --- a/supplier/jdbc-supplier/pom.xml +++ b/supplier/jdbc-supplier/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jdbc-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 jdbc-supplier JDBC supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/jms-supplier/pom.xml b/supplier/jms-supplier/pom.xml index b3eeda14..f2e17eec 100644 --- a/supplier/jms-supplier/pom.xml +++ b/supplier/jms-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 jms-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 jms-supplier jms supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/mail-supplier/pom.xml b/supplier/mail-supplier/pom.xml index 0d814b5b..3c09e0a2 100644 --- a/supplier/mail-supplier/pom.xml +++ b/supplier/mail-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mail-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 mail-supplier Mail Supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/mongodb-supplier/pom.xml b/supplier/mongodb-supplier/pom.xml index cefdd89b..cdaa9737 100644 --- a/supplier/mongodb-supplier/pom.xml +++ b/supplier/mongodb-supplier/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 mongodb-supplier Mongo DB supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/mqtt-supplier/pom.xml b/supplier/mqtt-supplier/pom.xml index 1749f5d6..844ebf9c 100644 --- a/supplier/mqtt-supplier/pom.xml +++ b/supplier/mqtt-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 mqtt-supplier mqtt supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/rabbit-supplier/pom.xml b/supplier/rabbit-supplier/pom.xml index c375a3b1..e5946bbd 100644 --- a/supplier/rabbit-supplier/pom.xml +++ b/supplier/rabbit-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 rabbit-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 rabbit-supplier Rabbit supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/s3-supplier/pom.xml b/supplier/s3-supplier/pom.xml index 54203f31..8522819e 100644 --- a/supplier/s3-supplier/pom.xml +++ b/supplier/s3-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 s3-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 s3-supplier s3 supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/sftp-supplier/pom.xml b/supplier/sftp-supplier/pom.xml index 16a2ebef..8a517f6a 100644 --- a/supplier/sftp-supplier/pom.xml +++ b/supplier/sftp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 sftp-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 sftp-supplier sftp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/syslog-supplier/pom.xml b/supplier/syslog-supplier/pom.xml index f3653f73..7e10a091 100644 --- a/supplier/syslog-supplier/pom.xml +++ b/supplier/syslog-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 syslog-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 syslog-supplier syslog supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/tcp-supplier/pom.xml b/supplier/tcp-supplier/pom.xml index 0a9ebab9..e0025279 100644 --- a/supplier/tcp-supplier/pom.xml +++ b/supplier/tcp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 tcp-supplier tcp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/time-supplier/pom.xml b/supplier/time-supplier/pom.xml index 4bcdf8d3..c5ee2173 100644 --- a/supplier/time-supplier/pom.xml +++ b/supplier/time-supplier/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 time-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 time-supplier time supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/twitter-supplier/pom.xml b/supplier/twitter-supplier/pom.xml index b9fd36c1..30fca818 100644 --- a/supplier/twitter-supplier/pom.xml +++ b/supplier/twitter-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 twitter-supplier twitter suppliers org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent diff --git a/supplier/websocket-supplier/pom.xml b/supplier/websocket-supplier/pom.xml index 5337adcf..961b18a8 100644 --- a/supplier/websocket-supplier/pom.xml +++ b/supplier/websocket-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 websocket-supplier - 1.0.0-SNAPSHOT + 1.0.0-M3 websocket-supplier websocket supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M3 ../../spring-functions-parent