diff --git a/common/aws-s3-common/pom.xml b/common/aws-s3-common/pom.xml index 71784a07..b014642f 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-M1 aws-s3-common aws-s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/config-common/pom.xml b/common/config-common/pom.xml index 2717a242..52c83e02 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-M1 geode-common Function Common Configuration Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/file-common/pom.xml b/common/file-common/pom.xml index 1c8c382c..9a66187e 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-M1 file-common file common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/ftp-common/pom.xml b/common/ftp-common/pom.xml index 9bd99f3f..01f349d6 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-M1 ftp-common file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/function-test-support/pom.xml b/common/function-test-support/pom.xml index d259b9a2..abce6760 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-M1 function-test-support file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/geode-common/pom.xml b/common/geode-common/pom.xml index b6268ddb..c83f8818 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-M1 geode-common Geode Common Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/metadata-store-common/pom.xml b/common/metadata-store-common/pom.xml index 7bd5cd07..c1f086aa 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-M1 metadata-store-common metadata-store common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/mqtt-common/pom.xml b/common/mqtt-common/pom.xml index 5d36d7e9..8204e0ce 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-M1 mqtt-common file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/tcp-common/pom.xml b/common/tcp-common/pom.xml index 338f6502..31026a58 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-M1 tcp-common tcp common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/common/tensorflow-common/pom.xml b/common/tensorflow-common/pom.xml index 0e710384..99efa6ed 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-M1 tensorflow-common tensorflow common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent @@ -28,11 +28,6 @@ - - - - - org.tensorflow tensorflow diff --git a/common/twitter-common/pom.xml b/common/twitter-common/pom.xml index d9d2a5fd..09872374 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-M1 twitter-common Twitter common org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/cassandra-consumer/pom.xml b/consumer/cassandra-consumer/pom.xml index 60a847dd..5dcabd8c 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-M1 cassandra-consumer Cassandra Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/counter-consumer/pom.xml b/consumer/counter-consumer/pom.xml index 4f2784d2..8f236d65 100644 --- a/consumer/counter-consumer/pom.xml +++ b/consumer/counter-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 counter-consumer - 1.0.0-SNAPSHOT + 1.0.0-M1 counter-consumer Spring Native Consumer for computing counters org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/file-consumer/pom.xml b/consumer/file-consumer/pom.xml index 3d8a8141..95fd7572 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-M1 file-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/ftp-consumer/pom.xml b/consumer/ftp-consumer/pom.xml index 5dc9a868..e2b42362 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-M1 ftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/geode-consumer/pom.xml b/consumer/geode-consumer/pom.xml index 44095248..6e86b120 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-M1 geode-consumer Geode consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/jdbc-consumer/pom.xml b/consumer/jdbc-consumer/pom.xml index fd69eee1..d429687a 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-M1 jdbc-consumer jdbc consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/log-consumer/pom.xml b/consumer/log-consumer/pom.xml index 64adaeb6..f432596e 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-M1 log-consumer Log Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/mongodb-consumer/pom.xml b/consumer/mongodb-consumer/pom.xml index 2799602e..719e50ae 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-M1 mongodb-consumer Mongo DB consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/mqtt-consumer/pom.xml b/consumer/mqtt-consumer/pom.xml index e1a540ab..1cfbf7bd 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-M1 mqtt-consumer mqtt consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/rabbit-consumer/pom.xml b/consumer/rabbit-consumer/pom.xml index 87156932..ea844252 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-M1 rabbit-consumer Rabbit consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/redis-consumer/pom.xml b/consumer/redis-consumer/pom.xml index 0b7e8c91..3925924b 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-M1 redis-consumer Redis Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/s3-consumer/pom.xml b/consumer/s3-consumer/pom.xml index d9cb574c..99fcbcad 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-M1 s3-consumer s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/sftp-consumer/pom.xml b/consumer/sftp-consumer/pom.xml index 160804cf..9ac5f042 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-M1 sftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/tcp-consumer/pom.xml b/consumer/tcp-consumer/pom.xml index a3bd42a1..f9c66720 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-M1 tcp-consumer tcp consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/twitter-consumer/pom.xml b/consumer/twitter-consumer/pom.xml index 678c5420..73ea1451 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-M1 twitter-consumer twitter consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/consumer/websocket-consumer/pom.xml b/consumer/websocket-consumer/pom.xml index 5f28f012..74cc2d5e 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-M1 websocket-consumer websocket consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/filter-function/pom.xml b/function/filter-function/pom.xml index 92df009c..ac743763 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-M1 filter-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent @@ -18,7 +18,7 @@ org.springframework.cloud.fn spel-function - 1.0.0-SNAPSHOT + 1.0.0-M1 org.springframework.boot diff --git a/function/header-enricher-function/pom.xml b/function/header-enricher-function/pom.xml index b7db24e5..e04a11be 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-M1 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-M1 ../../spring-functions-parent diff --git a/function/http-request-function/pom.xml b/function/http-request-function/pom.xml index 4b12e820..d2d2618d 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-M1 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-M1 ../../spring-functions-parent diff --git a/function/image-recognition-function/pom.xml b/function/image-recognition-function/pom.xml index 040ca28c..69dac151 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-M1 image-recognition-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/object-detection-function/pom.xml b/function/object-detection-function/pom.xml index b0a27c26..91fab808 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-M1 object-detection-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/payload-converter-function/pom.xml b/function/payload-converter-function/pom.xml index fcb94743..d0d6654d 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-M1 payload-converter-function Utility message conversion functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/semantic-segmentation-function/pom.xml b/function/semantic-segmentation-function/pom.xml index 95c02c99..681120f5 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-M1 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-M1 ../../spring-functions-parent diff --git a/function/spel-function/pom.xml b/function/spel-function/pom.xml index 7e726ee3..4fe5db75 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-M1 spel-function Spring Native Function for applying SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/splitter-function/pom.xml b/function/splitter-function/pom.xml index 4962cf5d..2f52d2a2 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-M1 splitter-function Spring Native Function for Splitter org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/task-launch-request-function/pom.xml b/function/task-launch-request-function/pom.xml index 2ce59d34..84092ef5 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-M1 ../../spring-functions-parent diff --git a/function/tasklauncher-function/pom.xml b/function/tasklauncher-function/pom.xml index f78f3253..fd74a6dd 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-M1 tasklauncher-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/function/twitter-function/pom.xml b/function/twitter-function/pom.xml index bf85b726..6b35b234 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-M1 twitter-function twitter functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/pom.xml b/pom.xml index a88e2998..e88813ec 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-M1 java-functions-parent Pivotal Java Functions Parent pom diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml index 60e53af4..86f09962 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-M1 .. 4.0.0 spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 pom diff --git a/supplier/file-supplier/pom.xml b/supplier/file-supplier/pom.xml index 0bd10578..94d66cf4 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-M1 file-supplier file supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/ftp-supplier/pom.xml b/supplier/ftp-supplier/pom.xml index e509e702..04aa56e9 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-M1 ftp-supplier ftp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/geode-supplier/pom.xml b/supplier/geode-supplier/pom.xml index ea76900c..cf8d83d5 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-M1 geode-supplier geode supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/http-supplier/pom.xml b/supplier/http-supplier/pom.xml index 90e139a0..7ff40031 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-M1 http-supplier HTTP Supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/jdbc-supplier/pom.xml b/supplier/jdbc-supplier/pom.xml index 4ad4bc79..6220e866 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-M1 jdbc-supplier JDBC supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/jms-supplier/pom.xml b/supplier/jms-supplier/pom.xml index b3eeda14..e3ef5527 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-M1 jms-supplier jms supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/mongodb-supplier/pom.xml b/supplier/mongodb-supplier/pom.xml index cefdd89b..76d24a68 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-M1 mongodb-supplier Mongo DB supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/mqtt-supplier/pom.xml b/supplier/mqtt-supplier/pom.xml index 1749f5d6..9b1c9998 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-M1 mqtt-supplier mqtt supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/rabbit-supplier/pom.xml b/supplier/rabbit-supplier/pom.xml index c375a3b1..4165fa2e 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-M1 rabbit-supplier Rabbit supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/s3-supplier/pom.xml b/supplier/s3-supplier/pom.xml index 045dbd58..a303d701 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-M1 s3-supplier s3 supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/tcp-supplier/pom.xml b/supplier/tcp-supplier/pom.xml index 0a9ebab9..c1b0554c 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-M1 tcp-supplier tcp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/time-supplier/pom.xml b/supplier/time-supplier/pom.xml index 4bcdf8d3..97d35c85 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-M1 time-supplier time supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/twitter-supplier/pom.xml b/supplier/twitter-supplier/pom.xml index b9fd36c1..7e4cb6c5 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-M1 twitter-supplier twitter suppliers org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent diff --git a/supplier/websocket-supplier/pom.xml b/supplier/websocket-supplier/pom.xml index 5337adcf..22297495 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-M1 websocket-supplier websocket supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-SNAPSHOT + 1.0.0-M1 ../../spring-functions-parent