diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index 42e0e5de..79fe63f8 100644 --- a/applications/processor/bridge-processor/pom.xml +++ b/applications/processor/bridge-processor/pom.xml @@ -6,12 +6,12 @@ bridge-processor bridge-processor bridge processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 1755079f..f626739b 100644 --- a/applications/processor/filter-processor/pom.xml +++ b/applications/processor/filter-processor/pom.xml @@ -6,12 +6,12 @@ filter-processor filter-processor filter processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 61f4de30..0a866c71 100644 --- a/applications/processor/groovy-processor/pom.xml +++ b/applications/processor/groovy-processor/pom.xml @@ -6,12 +6,12 @@ groovy-processor groovy-processor groovy processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index ceeb85f6..ba9124d7 100644 --- a/applications/processor/header-enricher-processor/pom.xml +++ b/applications/processor/header-enricher-processor/pom.xml @@ -6,12 +6,12 @@ header-enricher-processor header-enricher-processor header-enricher processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index 918a2d89..ffe29619 100644 --- a/applications/processor/http-request-processor/pom.xml +++ b/applications/processor/http-request-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 http-request-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT http-request-processor HTTP request processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index 08fdc041..d769ac54 100644 --- a/applications/processor/image-recognition-processor/pom.xml +++ b/applications/processor/image-recognition-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 image-recognition-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT image-recognition-processor Image recognition (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index 8673838f..331b5a78 100644 --- a/applications/processor/object-detection-processor/pom.xml +++ b/applications/processor/object-detection-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 object-detection-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT object-detection-processor Object Detection (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index 2217c029..bde1c4ab 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.0.0-M2 + 3.0.0-SNAPSHOT pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index 23a7c074..86f7ff50 100644 --- a/applications/processor/script-processor/pom.xml +++ b/applications/processor/script-processor/pom.xml @@ -6,12 +6,12 @@ script-processor script-processor script processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT @@ -73,7 +73,7 @@ org.springframework.cloud.fn payload-converter-function - 1.0.0-M2 + 1.0.0-SNAPSHOT org.springframework.boot diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index e407dfb7..d790ba16 100644 --- a/applications/processor/semantic-segmentation-processor/pom.xml +++ b/applications/processor/semantic-segmentation-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 semantic-segmentation-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index a831888b..b4094061 100644 --- a/applications/processor/splitter-processor/pom.xml +++ b/applications/processor/splitter-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 splitter-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT splitter-processor splitter processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index a78342ea..bd6a53fc 100644 --- a/applications/processor/transform-processor/pom.xml +++ b/applications/processor/transform-processor/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 transform-processor - 3.0.0-M2 + 3.0.0-SNAPSHOT transform-processor transform processor apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index cee7053f..cf697002 100644 --- a/applications/processor/twitter-trend-processor/pom.xml +++ b/applications/processor/twitter-trend-processor/pom.xml @@ -6,12 +6,12 @@ twitter-trend-processor twitter-trend-processor twitter trend processor apps - 3.0.0-M2 + 3.0.0-SNAPSHOT org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 40cc38b8..1d3a88c0 100644 --- a/applications/sink/analytics-sink/pom.xml +++ b/applications/sink/analytics-sink/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 analytics-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT analytics-sink Analytics sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index 5a7714ba..7e1468c5 100644 --- a/applications/sink/cassandra-sink/pom.xml +++ b/applications/sink/cassandra-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cassandra-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT cassandra-sink cassandra sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index e9da4567..5e64bd16 100644 --- a/applications/sink/file-sink/pom.xml +++ b/applications/sink/file-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 file-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT file-sink file sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index e470bbc9..afdc4b91 100644 --- a/applications/sink/ftp-sink/pom.xml +++ b/applications/sink/ftp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 ftp-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT ftp-sink ftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 5e1b1f49..a63c1708 100644 --- a/applications/sink/geode-sink/pom.xml +++ b/applications/sink/geode-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT geode-sink Geode sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index c1e3cf70..a5045edb 100644 --- a/applications/sink/jdbc-sink/pom.xml +++ b/applications/sink/jdbc-sink/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jdbc-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT jdbc-sink jdbc sink apps jar @@ -12,7 +12,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 81b0b6d0..12d14cc5 100644 --- a/applications/sink/log-sink/pom.xml +++ b/applications/sink/log-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 log-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT log-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 639a5994..aabeb91d 100644 --- a/applications/sink/mongodb-sink/pom.xml +++ b/applications/sink/mongodb-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT mongodb-sink mongodb sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 81e1b439..11953e6b 100644 --- a/applications/sink/mqtt-sink/pom.xml +++ b/applications/sink/mqtt-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mqtt-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT mqtt-sink mqtt sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index afa8c40c..29868e94 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.0.0-M2 + 3.0.0-SNAPSHOT pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 1b900026..484e565f 100644 --- a/applications/sink/rabbit-sink/pom.xml +++ b/applications/sink/rabbit-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rabbit-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT rabbit-sink rabbit sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 79b0475e..774a6797 100644 --- a/applications/sink/redis-sink/pom.xml +++ b/applications/sink/redis-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 redis-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT redis-sink redis sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 3fc10b4c..154e64db 100644 --- a/applications/sink/router-sink/pom.xml +++ b/applications/sink/router-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 router-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT router-sink log sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 8b773ce7..b6714ef4 100644 --- a/applications/sink/s3-sink/pom.xml +++ b/applications/sink/s3-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 s3-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT s3-sink s3 sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 6a675f47..4ac513eb 100644 --- a/applications/sink/sftp-sink/pom.xml +++ b/applications/sink/sftp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 sftp-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT sftp-sink sftp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/tasklauncher-sink/pom.xml b/applications/sink/tasklauncher-sink/pom.xml index 4c63d0d2..2edb5b20 100644 --- a/applications/sink/tasklauncher-sink/pom.xml +++ b/applications/sink/tasklauncher-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tasklauncher-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT tasklauncher-sink tasklauncher sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index 7c7c6c22..289cbced 100644 --- a/applications/sink/tcp-sink/pom.xml +++ b/applications/sink/tcp-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tcp-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT tcp-sink tcp sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index c6da20b0..34b8796d 100644 --- a/applications/sink/throughput-sink/pom.xml +++ b/applications/sink/throughput-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 throughput-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT throughput-sink throughput sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index d6aecb32..cc6243c8 100644 --- a/applications/sink/twitter-message-sink/pom.xml +++ b/applications/sink/twitter-message-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-message-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT twitter-message-sink twitter message sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index f880da4e..9abd8802 100644 --- a/applications/sink/twitter-update-sink/pom.xml +++ b/applications/sink/twitter-update-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-update-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT twitter-update-sink twitter update sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 90fdffc2..ee696f21 100644 --- a/applications/sink/wavefront-sink/pom.xml +++ b/applications/sink/wavefront-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 wavefront-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT wavefront-sink Wavefront sink app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index 34d84947..a90e8704 100644 --- a/applications/sink/websocket-sink/pom.xml +++ b/applications/sink/websocket-sink/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 websocket-sink - 3.0.0-M2 + 3.0.0-SNAPSHOT websocket-sink websocket sink apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 60787b55..85af345f 100644 --- a/applications/source/file-source/pom.xml +++ b/applications/source/file-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 file-source - 3.0.0-M2 + 3.0.0-SNAPSHOT file-source file source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index ca2bdf05..80ed8038 100644 --- a/applications/source/ftp-source/pom.xml +++ b/applications/source/ftp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 ftp-source - 3.0.0-M2 + 3.0.0-SNAPSHOT ftp-source ftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 3b9c6e78..a30cf57a 100644 --- a/applications/source/geode-source/pom.xml +++ b/applications/source/geode-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geode-source - 3.0.0-M2 + 3.0.0-SNAPSHOT geode-source Geode source app jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index ea9ad47e..3a0d418a 100644 --- a/applications/source/http-source/pom.xml +++ b/applications/source/http-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 http-source - 3.0.0-M2 + 3.0.0-SNAPSHOT http-source http source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index 523a7669..eff4a691 100644 --- a/applications/source/jdbc-source/pom.xml +++ b/applications/source/jdbc-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jdbc-source - 3.0.0-M2 + 3.0.0-SNAPSHOT jdbc-source JDBC source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index a82ec461..71ea5af0 100644 --- a/applications/source/jms-source/pom.xml +++ b/applications/source/jms-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 jms-source - 3.0.0-M2 + 3.0.0-SNAPSHOT jms-source jms source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index f585c20e..85cade67 100644 --- a/applications/source/load-generator-source/pom.xml +++ b/applications/source/load-generator-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 load-generator-source - 3.0.0-M2 + 3.0.0-SNAPSHOT load-generator-source load-generator source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index 682c988f..f8cf3e05 100644 --- a/applications/source/mongodb-source/pom.xml +++ b/applications/source/mongodb-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mongodb-source - 3.0.0-M2 + 3.0.0-SNAPSHOT mongodb-source mongodb source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index a1e78c68..46e97a32 100644 --- a/applications/source/mqtt-source/pom.xml +++ b/applications/source/mqtt-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 mqtt-source - 3.0.0-M2 + 3.0.0-SNAPSHOT mqtt-source mqtt source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 59a3dc89..980a5caf 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.0.0-M2 + 3.0.0-SNAPSHOT pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index b1710272..66a490a2 100644 --- a/applications/source/rabbit-source/pom.xml +++ b/applications/source/rabbit-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 rabbit-source - 3.0.0-M2 + 3.0.0-SNAPSHOT rabbit-source Rabbit source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 31962ccf..4a590518 100644 --- a/applications/source/s3-source/pom.xml +++ b/applications/source/s3-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 s3-source - 3.0.0-M2 + 3.0.0-SNAPSHOT s3-source s3 source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index 77ac1df9..5e11bfd0 100644 --- a/applications/source/sftp-source/pom.xml +++ b/applications/source/sftp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 sftp-source - 3.0.0-M2 + 3.0.0-SNAPSHOT sftp-source sftp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index ae9df835..5a722d31 100644 --- a/applications/source/tcp-source/pom.xml +++ b/applications/source/tcp-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 tcp-source - 3.0.0-M2 + 3.0.0-SNAPSHOT tcp-source tcp source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index cc9a43b8..b121dc5b 100644 --- a/applications/source/time-source/pom.xml +++ b/applications/source/time-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 time-source - 3.0.0-M2 + 3.0.0-SNAPSHOT time-source time source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index 801693b2..0813150e 100644 --- a/applications/source/twitter-message-source/pom.xml +++ b/applications/source/twitter-message-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-message-source - 3.0.0-M2 + 3.0.0-SNAPSHOT twitter-message-source twitter message source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index da9ba0f3..ec937939 100644 --- a/applications/source/twitter-search-source/pom.xml +++ b/applications/source/twitter-search-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-search-source - 3.0.0-M2 + 3.0.0-SNAPSHOT twitter-search-source twitter search source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index 41998296..20739b5f 100644 --- a/applications/source/twitter-stream-source/pom.xml +++ b/applications/source/twitter-stream-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 twitter-stream-source - 3.0.0-M2 + 3.0.0-SNAPSHOT twitter-stream-source twitter stream source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index 43757f87..51834482 100644 --- a/applications/source/websocket-source/pom.xml +++ b/applications/source/websocket-source/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 websocket-source - 3.0.0-M2 + 3.0.0-SNAPSHOT websocket-source websocket source apps jar @@ -11,7 +11,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT diff --git a/applications/stream-applications-build/pom.xml b/applications/stream-applications-build/pom.xml index fc4f8365..0b905cea 100644 --- a/applications/stream-applications-build/pom.xml +++ b/applications/stream-applications-build/pom.xml @@ -3,13 +3,13 @@ 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-build - 2020.0.0-M2 + 2020.0.0-SNAPSHOT pom org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT ../stream-applications-core @@ -19,7 +19,7 @@ - 3.0.0-M2 + 3.0.0-SNAPSHOT ${apps.version} ${apps.version} ${apps.version} diff --git a/applications/stream-applications-build/stream-applications-descriptor/pom.xml b/applications/stream-applications-build/stream-applications-descriptor/pom.xml index 74c917a7..850f945a 100644 --- a/applications/stream-applications-build/stream-applications-descriptor/pom.xml +++ b/applications/stream-applications-build/stream-applications-descriptor/pom.xml @@ -3,7 +3,7 @@ stream-applications-build org.springframework.cloud.stream.app - 2020.0.0-M2 + 2020.0.0-SNAPSHOT 4.0.0 diff --git a/applications/stream-applications-build/stream-applications-docs/pom.xml b/applications/stream-applications-build/stream-applications-docs/pom.xml index 4320bcdf..b2bce47f 100644 --- a/applications/stream-applications-build/stream-applications-docs/pom.xml +++ b/applications/stream-applications-build/stream-applications-docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud.stream.app stream-applications-build - 2020.0.0-M2 + 2020.0.0-SNAPSHOT diff --git a/applications/stream-applications-core/common/stream-applications-composite-function-support/pom.xml b/applications/stream-applications-core/common/stream-applications-composite-function-support/pom.xml index 20aed1a6..1d7306cd 100644 --- a/applications/stream-applications-core/common/stream-applications-composite-function-support/pom.xml +++ b/applications/stream-applications-core/common/stream-applications-composite-function-support/pom.xml @@ -21,7 +21,7 @@ org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT ../.. 4.0.0 diff --git a/applications/stream-applications-core/common/stream-applications-micrometer-common/pom.xml b/applications/stream-applications-core/common/stream-applications-micrometer-common/pom.xml index ac8ed6ff..55765635 100644 --- a/applications/stream-applications-core/common/stream-applications-micrometer-common/pom.xml +++ b/applications/stream-applications-core/common/stream-applications-micrometer-common/pom.xml @@ -5,7 +5,7 @@ stream-applications-core org.springframework.cloud.stream.app - 3.0.0-M2 + 3.0.0-SNAPSHOT ../.. 4.0.0 diff --git a/applications/stream-applications-core/common/stream-applications-postprocessor-common/pom.xml b/applications/stream-applications-core/common/stream-applications-postprocessor-common/pom.xml index 7ada0265..30a54389 100644 --- a/applications/stream-applications-core/common/stream-applications-postprocessor-common/pom.xml +++ b/applications/stream-applications-core/common/stream-applications-postprocessor-common/pom.xml @@ -4,7 +4,7 @@ stream-applications-core org.springframework.cloud.stream.app - 3.0.0-M2 + 3.0.0-SNAPSHOT ../.. 4.0.0 diff --git a/applications/stream-applications-core/common/stream-applications-security-common/pom.xml b/applications/stream-applications-core/common/stream-applications-security-common/pom.xml index d32f2a18..566aee51 100644 --- a/applications/stream-applications-core/common/stream-applications-security-common/pom.xml +++ b/applications/stream-applications-core/common/stream-applications-security-common/pom.xml @@ -5,7 +5,7 @@ stream-applications-core org.springframework.cloud.stream.app - 3.0.0-M2 + 3.0.0-SNAPSHOT ../.. 4.0.0 diff --git a/applications/stream-applications-core/common/stream-applications-test-support/pom.xml b/applications/stream-applications-core/common/stream-applications-test-support/pom.xml index 1e3b15a8..18634ec9 100644 --- a/applications/stream-applications-core/common/stream-applications-test-support/pom.xml +++ b/applications/stream-applications-core/common/stream-applications-test-support/pom.xml @@ -4,7 +4,7 @@ stream-applications-core org.springframework.cloud.stream.app - 3.0.0-M2 + 3.0.0-SNAPSHOT ../.. 4.0.0 diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index 8b0bb269..1d5307f6 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud.stream.app stream-applications-core - 3.0.0-M2 + 3.0.0-SNAPSHOT stream-applications-core Stream Applications Core Parent pom @@ -19,7 +19,7 @@ 1.8 2.3.1.RELEASE ${project.version} - 1.0.0-M2 + 1.0.0-SNAPSHOT 2.0.0.M2 2.0.1.M1 3.0.0.M1 diff --git a/etc/release-tools/tag-update-next.sh b/etc/release-tools/tag-update-next.sh index 32aa996e..0dd256af 100755 --- a/etc/release-tools/tag-update-next.sh +++ b/etc/release-tools/tag-update-next.sh @@ -16,7 +16,10 @@ pushd ../.. git tag $TAG git push upstream $TAG -./mvnw -Ddisable.checks=true -f functions versions:set -DnewVersion=$FUNCTIONS_NEXT -DgenerateBackupPoms=false +echo "Waiting for 20 seconds..." +sleep 20 + +./mvnw -Ddisable.checks=true -f functions versions:set -DnewVersion=$FUNCTIONS_NEXT -DgenerateBackupPoms=false ./mvnw -Ddisable.checks=true -f applications/stream-applications-core versions:set -DnewVersion=$CORE_NEXT -DgenerateBackupPoms=false -DupdateMatchingVersions=false @@ -83,7 +86,8 @@ cd ../.. popd -echo "Committing and pushing the changes." +echo "Committing and pushing the changes, but waiting for 30 seconds before doing so..." +sleep 30 COMMIT_MSG="Next version updates diff --git a/functions/common/aws-s3-common/pom.xml b/functions/common/aws-s3-common/pom.xml index c29dc749..768f6899 100644 --- a/functions/common/aws-s3-common/pom.xml +++ b/functions/common/aws-s3-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 aws-s3-common - 1.0.0-M2 + 1.0.0-SNAPSHOT aws-s3-common aws-s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml index 0fb02bb5..33c4844e 100644 --- a/functions/common/config-common/pom.xml +++ b/functions/common/config-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 config-common - 1.0.0-M2 + 1.0.0-SNAPSHOT config-common Function Common Configuration Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml index d3f8e746..1c8c382c 100644 --- a/functions/common/file-common/pom.xml +++ b/functions/common/file-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-common - 1.0.0-M2 + 1.0.0-SNAPSHOT file-common file common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml index 6d407068..3ae5b914 100644 --- a/functions/common/ftp-common/pom.xml +++ b/functions/common/ftp-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-common - 1.0.0-M2 + 1.0.0-SNAPSHOT ftp-common ftp common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/function-test-support/pom.xml b/functions/common/function-test-support/pom.xml index f65b5377..7c3e7db2 100644 --- a/functions/common/function-test-support/pom.xml +++ b/functions/common/function-test-support/pom.xml @@ -2,14 +2,14 @@ 4.0.0 function-test-support - 1.0.0-M2 + 1.0.0-SNAPSHOT function-test-support file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/geode-common/pom.xml b/functions/common/geode-common/pom.xml index f0a9ff7c..b6268ddb 100644 --- a/functions/common/geode-common/pom.xml +++ b/functions/common/geode-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 geode-common - 1.0.0-M2 + 1.0.0-SNAPSHOT geode-common Geode Common Components org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/metadata-store-common/pom.xml b/functions/common/metadata-store-common/pom.xml index 662db324..7bd5cd07 100644 --- a/functions/common/metadata-store-common/pom.xml +++ b/functions/common/metadata-store-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 metadata-store-common - 1.0.0-M2 + 1.0.0-SNAPSHOT metadata-store-common metadata-store common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml index ae2fb010..5d36d7e9 100644 --- a/functions/common/mqtt-common/pom.xml +++ b/functions/common/mqtt-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-common - 1.0.0-M2 + 1.0.0-SNAPSHOT mqtt-common file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml index 954b6c0f..338f6502 100644 --- a/functions/common/tcp-common/pom.xml +++ b/functions/common/tcp-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-common - 1.0.0-M2 + 1.0.0-SNAPSHOT tcp-common tcp common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml index 980cdd01..8724da07 100644 --- a/functions/common/tensorflow-common/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT tensorflow-common tensorflow common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml index c4ee8193..8be67066 100644 --- a/functions/common/twitter-common/pom.xml +++ b/functions/common/twitter-common/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-common - 1.0.0-M2 + 1.0.0-SNAPSHOT twitter-common Twitter common org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/analytics-consumer/pom.xml b/functions/consumer/analytics-consumer/pom.xml index cfaad14c..034d3aa0 100644 --- a/functions/consumer/analytics-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT analytics-consumer Spring Native Consumer for computing meters org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml index 6c587d15..60a847dd 100644 --- a/functions/consumer/cassandra-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT cassandra-consumer Cassandra Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml index 5511aef3..3d8a8141 100644 --- a/functions/consumer/file-consumer/pom.xml +++ b/functions/consumer/file-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT file-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml index 6f0774f7..5dc9a868 100644 --- a/functions/consumer/ftp-consumer/pom.xml +++ b/functions/consumer/ftp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT ftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/geode-consumer/pom.xml b/functions/consumer/geode-consumer/pom.xml index b58a346e..44095248 100644 --- a/functions/consumer/geode-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT geode-consumer Geode consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml index 76820b52..fd69eee1 100644 --- a/functions/consumer/jdbc-consumer/pom.xml +++ b/functions/consumer/jdbc-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 jdbc-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT jdbc-consumer jdbc consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml index 7043d0de..64adaeb6 100644 --- a/functions/consumer/log-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT log-consumer Log Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml index 2732d9de..2799602e 100644 --- a/functions/consumer/mongodb-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT mongodb-consumer Mongo DB consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml index ce5df43c..e1a540ab 100644 --- a/functions/consumer/mqtt-consumer/pom.xml +++ b/functions/consumer/mqtt-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT mqtt-consumer mqtt consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/rabbit-consumer/pom.xml b/functions/consumer/rabbit-consumer/pom.xml index f0081cd8..87156932 100644 --- a/functions/consumer/rabbit-consumer/pom.xml +++ b/functions/consumer/rabbit-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 rabbit-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT rabbit-consumer Rabbit consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml index 070bed2a..0b7e8c91 100644 --- a/functions/consumer/redis-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT redis-consumer Redis Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml index f8a8537a..d9cb574c 100644 --- a/functions/consumer/s3-consumer/pom.xml +++ b/functions/consumer/s3-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 s3-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT s3-consumer s3 consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml index 58b8e9a0..160804cf 100644 --- a/functions/consumer/sftp-consumer/pom.xml +++ b/functions/consumer/sftp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 sftp-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT sftp-consumer file consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml index e2ba0ed0..a3bd42a1 100644 --- a/functions/consumer/tcp-consumer/pom.xml +++ b/functions/consumer/tcp-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT tcp-consumer tcp consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml index 2f21567f..678c5420 100644 --- a/functions/consumer/twitter-consumer/pom.xml +++ b/functions/consumer/twitter-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT twitter-consumer twitter consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/wavefront-consumer/pom.xml b/functions/consumer/wavefront-consumer/pom.xml index a207eea6..11d6b56e 100644 --- a/functions/consumer/wavefront-consumer/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT wavefront-consumer Wavefront Consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml index 1764856d..5f28f012 100644 --- a/functions/consumer/websocket-consumer/pom.xml +++ b/functions/consumer/websocket-consumer/pom.xml @@ -2,14 +2,14 @@ 4.0.0 websocket-consumer - 1.0.0-M2 + 1.0.0-SNAPSHOT websocket-consumer websocket consumer org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function-dependencies/pom.xml b/functions/function-dependencies/pom.xml index 03987e60..4f5a7b03 100644 --- a/functions/function-dependencies/pom.xml +++ b/functions/function-dependencies/pom.xml @@ -5,7 +5,7 @@ java-functions-parent org.springframework.cloud.fn - 1.0.0-M2 + 1.0.0-SNAPSHOT .. 4.0.0 diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml index b00ccbcb..92df009c 100644 --- a/functions/function/filter-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT filter-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent @@ -18,7 +18,7 @@ org.springframework.cloud.fn spel-function - 1.0.0-M2 + 1.0.0-SNAPSHOT org.springframework.boot diff --git a/functions/function/header-enricher-function/pom.xml b/functions/function/header-enricher-function/pom.xml index 6f3da0e9..b7db24e5 100644 --- a/functions/function/header-enricher-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT header-enricher-function Spring Native Function for applying message header enrichment org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/http-request-function/pom.xml b/functions/function/http-request-function/pom.xml index 2acb6b12..4b12e820 100644 --- a/functions/function/http-request-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT http-request-function Spring Native Function for Submitting an HTTP request org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/image-recognition-function/pom.xml b/functions/function/image-recognition-function/pom.xml index 12a7394c..040ca28c 100644 --- a/functions/function/image-recognition-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT image-recognition-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/object-detection-function/pom.xml b/functions/function/object-detection-function/pom.xml index 1e328121..b0a27c26 100644 --- a/functions/function/object-detection-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT object-detection-function Spring Native Function for Tensorflow Integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/payload-converter-function/pom.xml b/functions/function/payload-converter-function/pom.xml index a43c11b3..fcb94743 100644 --- a/functions/function/payload-converter-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT payload-converter-function Utility message conversion functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/semantic-segmentation-function/pom.xml b/functions/function/semantic-segmentation-function/pom.xml index 9f552269..95c02c99 100644 --- a/functions/function/semantic-segmentation-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT semantic-segmentation-function Spring Native Function for Tensorflow semantic-segmentation integration org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml index 3ea4bdee..7e726ee3 100644 --- a/functions/function/spel-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT spel-function Spring Native Function for applying SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml index 18de7b16..4962cf5d 100644 --- a/functions/function/splitter-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT splitter-function Spring Native Function for Splitter org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/task-launch-request-function/pom.xml b/functions/function/task-launch-request-function/pom.xml index 9be1c0fb..2ce59d34 100644 --- a/functions/function/task-launch-request-function/pom.xml +++ b/functions/function/task-launch-request-function/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/tasklauncher-function/pom.xml b/functions/function/tasklauncher-function/pom.xml index c0846c9d..f78f3253 100644 --- a/functions/function/tasklauncher-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT tasklauncher-function Spring Native Function for applying filter SpEL expressions org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml index eb913295..bf85b726 100644 --- a/functions/function/twitter-function/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT twitter-function twitter functions org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/pom.xml b/functions/pom.xml index b652db8d..b1af83ed 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud.fn java-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT java-functions-parent Pivotal Java Functions Parent pom diff --git a/functions/spring-functions-parent/pom.xml b/functions/spring-functions-parent/pom.xml index 44b1431c..60e53af4 100644 --- a/functions/spring-functions-parent/pom.xml +++ b/functions/spring-functions-parent/pom.xml @@ -5,13 +5,13 @@ java-functions-parent org.springframework.cloud.fn - 1.0.0-M2 + 1.0.0-SNAPSHOT .. 4.0.0 spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT pom diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml index 9606335f..0bd10578 100644 --- a/functions/supplier/file-supplier/pom.xml +++ b/functions/supplier/file-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 file-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT file-supplier file supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml index 7349002a..e509e702 100644 --- a/functions/supplier/ftp-supplier/pom.xml +++ b/functions/supplier/ftp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 ftp-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT ftp-supplier ftp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/geode-supplier/pom.xml b/functions/supplier/geode-supplier/pom.xml index 771928fb..ea76900c 100644 --- a/functions/supplier/geode-supplier/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT geode-supplier geode supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml index f45a8cfa..90e139a0 100644 --- a/functions/supplier/http-supplier/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT http-supplier HTTP Supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml index 602ed267..4ad4bc79 100644 --- a/functions/supplier/jdbc-supplier/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT jdbc-supplier JDBC supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml index 22bfc3cf..b3eeda14 100644 --- a/functions/supplier/jms-supplier/pom.xml +++ b/functions/supplier/jms-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 jms-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT jms-supplier jms supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml index 76112609..cefdd89b 100644 --- a/functions/supplier/mongodb-supplier/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT mongodb-supplier Mongo DB supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml index 9154a5ca..1749f5d6 100644 --- a/functions/supplier/mqtt-supplier/pom.xml +++ b/functions/supplier/mqtt-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 mqtt-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT mqtt-supplier mqtt supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/rabbit-supplier/pom.xml b/functions/supplier/rabbit-supplier/pom.xml index 45670c2f..c375a3b1 100644 --- a/functions/supplier/rabbit-supplier/pom.xml +++ b/functions/supplier/rabbit-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 rabbit-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT rabbit-supplier Rabbit supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml index bb1b41bf..045dbd58 100644 --- a/functions/supplier/s3-supplier/pom.xml +++ b/functions/supplier/s3-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 s3-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT s3-supplier s3 supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/sftp-supplier/pom.xml b/functions/supplier/sftp-supplier/pom.xml index edaadaa0..16a2ebef 100644 --- a/functions/supplier/sftp-supplier/pom.xml +++ b/functions/supplier/sftp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 sftp-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT sftp-supplier sftp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml index c9fd541a..0a9ebab9 100644 --- a/functions/supplier/tcp-supplier/pom.xml +++ b/functions/supplier/tcp-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 tcp-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT tcp-supplier tcp supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml index f5c5543a..4bcdf8d3 100644 --- a/functions/supplier/time-supplier/pom.xml +++ b/functions/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-M2 + 1.0.0-SNAPSHOT time-supplier time supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml index d8fd2fd3..b9fd36c1 100644 --- a/functions/supplier/twitter-supplier/pom.xml +++ b/functions/supplier/twitter-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 twitter-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT twitter-supplier twitter suppliers org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml index cc530897..5337adcf 100644 --- a/functions/supplier/websocket-supplier/pom.xml +++ b/functions/supplier/websocket-supplier/pom.xml @@ -2,14 +2,14 @@ 4.0.0 websocket-supplier - 1.0.0-M2 + 1.0.0-SNAPSHOT websocket-supplier websocket supplier org.springframework.cloud.fn spring-functions-parent - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../spring-functions-parent