diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml
index ff25d918..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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml
index 919436b9..542c512a 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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml
index efa4b255..0fa76f7d 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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
@@ -61,7 +61,7 @@
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml
index 3221fa05..299cd995 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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml
index 88d63e0b..ea1751a3 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml
index cb09f519..be094dc6 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml
index 04e03bc5..7e1cc957 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml
index 7b3106c7..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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
@@ -73,7 +73,7 @@
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-M1
+ 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 51262f5c..f95c51b5 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml
index 5e3a8e35..8bf16e5d 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
@@ -35,7 +35,7 @@
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml
index f66f02db..b82a8e86 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml
index a8648890..40ac51db 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-M1
+ 3.0.0-SNAPSHOT
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml
index 52463171..7e91427d 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/counter-sink/pom.xml b/applications/sink/counter-sink/pom.xml
index f10a59bf..dd4e9f67 100644
--- a/applications/sink/counter-sink/pom.xml
+++ b/applications/sink/counter-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
counter-sink
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
counter-sink
counter sink apps
jar
@@ -12,7 +12,7 @@
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml
index 3bcc4b5e..06879ad9 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml
index 6ddacecf..5ae7b0b0 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml
index 448e70d1..8644d1d9 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml
index 6ed81275..14966577 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml
index ea78f7a9..a77006dd 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml
index 2019e3dc..6eae2f79 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml
index ce6cac0e..258cc630 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml
index f2ea49a2..2f94e5d1 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml
index 8b743615..73c20491 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml
index 4f4fa9df..20904929 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
@@ -64,7 +64,7 @@
org.springframework.cloud.fn
payload-converter-function
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
org.springframework.boot
diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml
index e4d110dd..45fdbdca 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml
index dafd3fe7..87dacddd 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/tasklauncher-sink/pom.xml b/applications/sink/tasklauncher-sink/pom.xml
index b5f31e7c..ee8db83a 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml
index 8dce8a37..e1b26011 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml
index e341c17b..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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml
index 581816ed..e4a25dab 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml
index 51e56920..90f95dfa 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml
index c7c7bb10..4bea5e30 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml
index 481e0860..5f51b5cb 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml
index 9a6e5b0f..44701003 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml
index 1d5f040b..c4e0e106 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml
index 5a2c4f0d..ba9fe2d3 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml
index e1a8fbab..400dabdc 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml
index 027e5c99..ce0e3503 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml
index 2e666941..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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml
index 86b557d9..e2d677a7 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml
index 26adacb4..2ac48c02 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/pom.xml b/applications/source/pom.xml
index 120e4086..fc1c28f1 100644
--- a/applications/source/pom.xml
+++ b/applications/source/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud.stream.app
source
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
pom
diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml
index fdc1f6d2..8bc2367a 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml
index bfb601b5..10a2423d 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml
index efc8ceba..1158cec9 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml
index 0c05dd19..38c76ff2 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml
index c04fe1eb..314c16eb 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml
index 2b5cb056..1377db64 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml
index 860b46e7..80585942 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml
index d1880cde..6a932f97 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-M1
+ 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-M1
+ 3.0.0-SNAPSHOT
diff --git a/applications/stream-applications-build/pom.xml b/applications/stream-applications-build/pom.xml
index 32435eeb..f98921c4 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-M1
+ 2020.0.0-SNAPSHOT
pom
org.springframework.cloud.stream.app
stream-applications-core
- 3.0.0-M1
+ 3.0.0-SNAPSHOT
../stream-applications-core
@@ -19,7 +19,7 @@
- 3.0.0-M1
+ 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 5e2847f7..e9cf5a6d 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-M1
+ 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 6688915b..174c04a1 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-M1
+ 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 8639934c..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-M1
+ 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 9704cfd0..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-M1
+ 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 f4bfbdad..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-M1
+ 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 93389a3e..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-M1
+ 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 89e5d242..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-M1
+ 3.0.0-SNAPSHOT
../..
4.0.0
diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml
index 7ff35770..977fe528 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-M1
+ 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-M1
+ 1.0.0-SNAPSHOT
2.0.0.M2
2.0.1.M1
3.0.0.M1
diff --git a/functions/common/aws-s3-common/pom.xml b/functions/common/aws-s3-common/pom.xml
index b014642f..71784a07 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-M1
+ 1.0.0-SNAPSHOT
aws-s3-common
aws-s3 consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/config-common/pom.xml b/functions/common/config-common/pom.xml
index 52c83e02..2717a242 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-M1
+ 1.0.0-SNAPSHOT
geode-common
Function Common Configuration Components
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/file-common/pom.xml b/functions/common/file-common/pom.xml
index 9a66187e..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-M1
+ 1.0.0-SNAPSHOT
file-common
file common
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/ftp-common/pom.xml b/functions/common/ftp-common/pom.xml
index 01f349d6..9bd99f3f 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-M1
+ 1.0.0-SNAPSHOT
ftp-common
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 abce6760..d259b9a2 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-M1
+ 1.0.0-SNAPSHOT
function-test-support
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/geode-common/pom.xml b/functions/common/geode-common/pom.xml
index c83f8818..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-M1
+ 1.0.0-SNAPSHOT
geode-common
Geode Common Components
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 c1f086aa..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-M1
+ 1.0.0-SNAPSHOT
metadata-store-common
metadata-store common
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/mqtt-common/pom.xml b/functions/common/mqtt-common/pom.xml
index 8204e0ce..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-M1
+ 1.0.0-SNAPSHOT
mqtt-common
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/tcp-common/pom.xml b/functions/common/tcp-common/pom.xml
index 31026a58..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-M1
+ 1.0.0-SNAPSHOT
tcp-common
tcp common
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/tensorflow-common/pom.xml b/functions/common/tensorflow-common/pom.xml
index 99efa6ed..4355d404 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-M1
+ 1.0.0-SNAPSHOT
tensorflow-common
tensorflow common
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/common/twitter-common/pom.xml b/functions/common/twitter-common/pom.xml
index 09872374..d9d2a5fd 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-M1
+ 1.0.0-SNAPSHOT
twitter-common
Twitter common
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/cassandra-consumer/pom.xml b/functions/consumer/cassandra-consumer/pom.xml
index 5dcabd8c..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-M1
+ 1.0.0-SNAPSHOT
cassandra-consumer
Cassandra Consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/counter-consumer/pom.xml b/functions/consumer/counter-consumer/pom.xml
index 8f236d65..4f2784d2 100644
--- a/functions/consumer/counter-consumer/pom.xml
+++ b/functions/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-M1
+ 1.0.0-SNAPSHOT
counter-consumer
Spring Native Consumer for computing counters
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/file-consumer/pom.xml b/functions/consumer/file-consumer/pom.xml
index 95fd7572..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-M1
+ 1.0.0-SNAPSHOT
file-consumer
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/ftp-consumer/pom.xml b/functions/consumer/ftp-consumer/pom.xml
index e2b42362..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-M1
+ 1.0.0-SNAPSHOT
ftp-consumer
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/geode-consumer/pom.xml b/functions/consumer/geode-consumer/pom.xml
index 6e86b120..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-M1
+ 1.0.0-SNAPSHOT
geode-consumer
Geode consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/jdbc-consumer/pom.xml b/functions/consumer/jdbc-consumer/pom.xml
index d429687a..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-M1
+ 1.0.0-SNAPSHOT
jdbc-consumer
jdbc consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/log-consumer/pom.xml b/functions/consumer/log-consumer/pom.xml
index f432596e..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-M1
+ 1.0.0-SNAPSHOT
log-consumer
Log Consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/mongodb-consumer/pom.xml b/functions/consumer/mongodb-consumer/pom.xml
index 719e50ae..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-M1
+ 1.0.0-SNAPSHOT
mongodb-consumer
Mongo DB consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/mqtt-consumer/pom.xml b/functions/consumer/mqtt-consumer/pom.xml
index 1cfbf7bd..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-M1
+ 1.0.0-SNAPSHOT
mqtt-consumer
mqtt consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/rabbit-consumer/pom.xml b/functions/consumer/rabbit-consumer/pom.xml
index ea844252..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-M1
+ 1.0.0-SNAPSHOT
rabbit-consumer
Rabbit consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/redis-consumer/pom.xml b/functions/consumer/redis-consumer/pom.xml
index 3925924b..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-M1
+ 1.0.0-SNAPSHOT
redis-consumer
Redis Consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/s3-consumer/pom.xml b/functions/consumer/s3-consumer/pom.xml
index 99fcbcad..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-M1
+ 1.0.0-SNAPSHOT
s3-consumer
s3 consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/sftp-consumer/pom.xml b/functions/consumer/sftp-consumer/pom.xml
index 9ac5f042..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-M1
+ 1.0.0-SNAPSHOT
sftp-consumer
file consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/tcp-consumer/pom.xml b/functions/consumer/tcp-consumer/pom.xml
index f9c66720..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-M1
+ 1.0.0-SNAPSHOT
tcp-consumer
tcp consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/twitter-consumer/pom.xml b/functions/consumer/twitter-consumer/pom.xml
index 73ea1451..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-M1
+ 1.0.0-SNAPSHOT
twitter-consumer
twitter consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/consumer/websocket-consumer/pom.xml b/functions/consumer/websocket-consumer/pom.xml
index 74cc2d5e..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-M1
+ 1.0.0-SNAPSHOT
websocket-consumer
websocket consumer
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/function/filter-function/pom.xml b/functions/function/filter-function/pom.xml
index ac743763..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-M1
+ 1.0.0-SNAPSHOT
filter-function
Spring Native Function for applying filter SpEL expressions
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
@@ -18,7 +18,7 @@
org.springframework.cloud.fn
spel-function
- 1.0.0-M1
+ 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 e04a11be..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-M1
+ 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-M1
+ 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 d2d2618d..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-M1
+ 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-M1
+ 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 69dac151..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-M1
+ 1.0.0-SNAPSHOT
image-recognition-function
Spring Native Function for Tensorflow Integration
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 91fab808..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-M1
+ 1.0.0-SNAPSHOT
object-detection-function
Spring Native Function for Tensorflow Integration
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 d0d6654d..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-M1
+ 1.0.0-SNAPSHOT
payload-converter-function
Utility message conversion functions
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 681120f5..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-M1
+ 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-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/function/spel-function/pom.xml b/functions/function/spel-function/pom.xml
index 4fe5db75..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-M1
+ 1.0.0-SNAPSHOT
spel-function
Spring Native Function for applying SpEL expressions
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/function/splitter-function/pom.xml b/functions/function/splitter-function/pom.xml
index 2f52d2a2..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-M1
+ 1.0.0-SNAPSHOT
splitter-function
Spring Native Function for Splitter
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 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 84092ef5..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-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/function/tasklauncher-function/pom.xml b/functions/function/tasklauncher-function/pom.xml
index fd74a6dd..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-M1
+ 1.0.0-SNAPSHOT
tasklauncher-function
Spring Native Function for applying filter SpEL expressions
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/function/twitter-function/pom.xml b/functions/function/twitter-function/pom.xml
index 6b35b234..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-M1
+ 1.0.0-SNAPSHOT
twitter-function
twitter functions
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/pom.xml b/functions/pom.xml
index e88813ec..a88e2998 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-M1
+ 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 86f09962..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-M1
+ 1.0.0-SNAPSHOT
..
4.0.0
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
pom
diff --git a/functions/supplier/file-supplier/pom.xml b/functions/supplier/file-supplier/pom.xml
index 94d66cf4..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-M1
+ 1.0.0-SNAPSHOT
file-supplier
file supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/ftp-supplier/pom.xml b/functions/supplier/ftp-supplier/pom.xml
index 04aa56e9..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-M1
+ 1.0.0-SNAPSHOT
ftp-supplier
ftp supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/geode-supplier/pom.xml b/functions/supplier/geode-supplier/pom.xml
index cf8d83d5..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-M1
+ 1.0.0-SNAPSHOT
geode-supplier
geode supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/http-supplier/pom.xml b/functions/supplier/http-supplier/pom.xml
index 7ff40031..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-M1
+ 1.0.0-SNAPSHOT
http-supplier
HTTP Supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/jdbc-supplier/pom.xml b/functions/supplier/jdbc-supplier/pom.xml
index 6220e866..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-M1
+ 1.0.0-SNAPSHOT
jdbc-supplier
JDBC supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/jms-supplier/pom.xml b/functions/supplier/jms-supplier/pom.xml
index e3ef5527..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-M1
+ 1.0.0-SNAPSHOT
jms-supplier
jms supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/mongodb-supplier/pom.xml b/functions/supplier/mongodb-supplier/pom.xml
index 76d24a68..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-M1
+ 1.0.0-SNAPSHOT
mongodb-supplier
Mongo DB supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/mqtt-supplier/pom.xml b/functions/supplier/mqtt-supplier/pom.xml
index 9b1c9998..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-M1
+ 1.0.0-SNAPSHOT
mqtt-supplier
mqtt supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/rabbit-supplier/pom.xml b/functions/supplier/rabbit-supplier/pom.xml
index 4165fa2e..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-M1
+ 1.0.0-SNAPSHOT
rabbit-supplier
Rabbit supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/s3-supplier/pom.xml b/functions/supplier/s3-supplier/pom.xml
index a303d701..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-M1
+ 1.0.0-SNAPSHOT
s3-supplier
s3 supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/tcp-supplier/pom.xml b/functions/supplier/tcp-supplier/pom.xml
index c1b0554c..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-M1
+ 1.0.0-SNAPSHOT
tcp-supplier
tcp supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/time-supplier/pom.xml b/functions/supplier/time-supplier/pom.xml
index 97d35c85..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-M1
+ 1.0.0-SNAPSHOT
time-supplier
time supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/twitter-supplier/pom.xml b/functions/supplier/twitter-supplier/pom.xml
index 7e4cb6c5..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-M1
+ 1.0.0-SNAPSHOT
twitter-supplier
twitter suppliers
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent
diff --git a/functions/supplier/websocket-supplier/pom.xml b/functions/supplier/websocket-supplier/pom.xml
index 22297495..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-M1
+ 1.0.0-SNAPSHOT
websocket-supplier
websocket supplier
org.springframework.cloud.fn
spring-functions-parent
- 1.0.0-M1
+ 1.0.0-SNAPSHOT
../../spring-functions-parent