diff --git a/applications/processor/bridge-processor/pom.xml b/applications/processor/bridge-processor/pom.xml index ee0fae04..42e0e5de 100644 --- a/applications/processor/bridge-processor/pom.xml +++ b/applications/processor/bridge-processor/pom.xml @@ -6,7 +6,7 @@ bridge-processor bridge-processor bridge processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/processor/filter-processor/pom.xml b/applications/processor/filter-processor/pom.xml index 0b3875bc..1755079f 100644 --- a/applications/processor/filter-processor/pom.xml +++ b/applications/processor/filter-processor/pom.xml @@ -6,7 +6,7 @@ filter-processor filter-processor filter processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/processor/groovy-processor/pom.xml b/applications/processor/groovy-processor/pom.xml index 48b165f8..61f4de30 100644 --- a/applications/processor/groovy-processor/pom.xml +++ b/applications/processor/groovy-processor/pom.xml @@ -6,7 +6,7 @@ groovy-processor groovy-processor groovy processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/processor/header-enricher-processor/pom.xml b/applications/processor/header-enricher-processor/pom.xml index 42948aab..ceeb85f6 100644 --- a/applications/processor/header-enricher-processor/pom.xml +++ b/applications/processor/header-enricher-processor/pom.xml @@ -6,7 +6,7 @@ header-enricher-processor header-enricher-processor header-enricher processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/processor/http-request-processor/pom.xml b/applications/processor/http-request-processor/pom.xml index b71e1bfc..918a2d89 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-SNAPSHOT + 3.0.0-M2 http-request-processor HTTP request processor apps jar diff --git a/applications/processor/image-recognition-processor/pom.xml b/applications/processor/image-recognition-processor/pom.xml index ef5186a7..08fdc041 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-SNAPSHOT + 3.0.0-M2 image-recognition-processor Image recognition (tensorflow) processor apps jar diff --git a/applications/processor/object-detection-processor/pom.xml b/applications/processor/object-detection-processor/pom.xml index daa983f9..8673838f 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-SNAPSHOT + 3.0.0-M2 object-detection-processor Object Detection (tensorflow) processor apps jar diff --git a/applications/processor/pom.xml b/applications/processor/pom.xml index bde1c4ab..2217c029 100644 --- a/applications/processor/pom.xml +++ b/applications/processor/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app processor - 3.0.0-SNAPSHOT + 3.0.0-M2 pom diff --git a/applications/processor/script-processor/pom.xml b/applications/processor/script-processor/pom.xml index 4c194261..23a7c074 100644 --- a/applications/processor/script-processor/pom.xml +++ b/applications/processor/script-processor/pom.xml @@ -6,7 +6,7 @@ script-processor script-processor script processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/processor/semantic-segmentation-processor/pom.xml b/applications/processor/semantic-segmentation-processor/pom.xml index 43ea7da2..e407dfb7 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-SNAPSHOT + 3.0.0-M2 semantic-segmentation-processor Semantic Segmentation (tensorflow) processor apps jar diff --git a/applications/processor/splitter-processor/pom.xml b/applications/processor/splitter-processor/pom.xml index 93f7368b..a831888b 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-SNAPSHOT + 3.0.0-M2 splitter-processor splitter processor apps jar diff --git a/applications/processor/transform-processor/pom.xml b/applications/processor/transform-processor/pom.xml index 5e0bcf5a..a78342ea 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-SNAPSHOT + 3.0.0-M2 transform-processor transform processor apps jar diff --git a/applications/processor/twitter-trend-processor/pom.xml b/applications/processor/twitter-trend-processor/pom.xml index b0426388..cee7053f 100644 --- a/applications/processor/twitter-trend-processor/pom.xml +++ b/applications/processor/twitter-trend-processor/pom.xml @@ -6,7 +6,7 @@ twitter-trend-processor twitter-trend-processor twitter trend processor apps - 3.0.0-SNAPSHOT + 3.0.0-M2 org.springframework.cloud.stream.app diff --git a/applications/sink/analytics-sink/pom.xml b/applications/sink/analytics-sink/pom.xml index 42e5c376..40cc38b8 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-SNAPSHOT + 3.0.0-M2 analytics-sink Analytics sink apps jar diff --git a/applications/sink/cassandra-sink/pom.xml b/applications/sink/cassandra-sink/pom.xml index d811016a..5a7714ba 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-SNAPSHOT + 3.0.0-M2 cassandra-sink cassandra sink apps jar diff --git a/applications/sink/file-sink/pom.xml b/applications/sink/file-sink/pom.xml index db7b6fa2..e9da4567 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-SNAPSHOT + 3.0.0-M2 file-sink file sink apps jar diff --git a/applications/sink/ftp-sink/pom.xml b/applications/sink/ftp-sink/pom.xml index f1f3b195..e470bbc9 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-SNAPSHOT + 3.0.0-M2 ftp-sink ftp sink apps jar diff --git a/applications/sink/geode-sink/pom.xml b/applications/sink/geode-sink/pom.xml index 24366719..5e1b1f49 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-SNAPSHOT + 3.0.0-M2 geode-sink Geode sink app jar diff --git a/applications/sink/jdbc-sink/pom.xml b/applications/sink/jdbc-sink/pom.xml index 335b8463..c1e3cf70 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-SNAPSHOT + 3.0.0-M2 jdbc-sink jdbc sink apps jar diff --git a/applications/sink/log-sink/pom.xml b/applications/sink/log-sink/pom.xml index 3a1309c1..81b0b6d0 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-SNAPSHOT + 3.0.0-M2 log-sink log sink apps jar diff --git a/applications/sink/mongodb-sink/pom.xml b/applications/sink/mongodb-sink/pom.xml index 7ab2d717..639a5994 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-SNAPSHOT + 3.0.0-M2 mongodb-sink mongodb sink apps jar diff --git a/applications/sink/mqtt-sink/pom.xml b/applications/sink/mqtt-sink/pom.xml index 4e251b3a..81e1b439 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-SNAPSHOT + 3.0.0-M2 mqtt-sink mqtt sink apps jar diff --git a/applications/sink/pom.xml b/applications/sink/pom.xml index 29868e94..afa8c40c 100644 --- a/applications/sink/pom.xml +++ b/applications/sink/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app sink - 3.0.0-SNAPSHOT + 3.0.0-M2 pom diff --git a/applications/sink/rabbit-sink/pom.xml b/applications/sink/rabbit-sink/pom.xml index 8b108193..1b900026 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-SNAPSHOT + 3.0.0-M2 rabbit-sink rabbit sink apps jar diff --git a/applications/sink/redis-sink/pom.xml b/applications/sink/redis-sink/pom.xml index 25704b1a..79b0475e 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-SNAPSHOT + 3.0.0-M2 redis-sink redis sink apps jar diff --git a/applications/sink/router-sink/pom.xml b/applications/sink/router-sink/pom.xml index 314f849f..3fc10b4c 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-SNAPSHOT + 3.0.0-M2 router-sink log sink apps jar diff --git a/applications/sink/s3-sink/pom.xml b/applications/sink/s3-sink/pom.xml index 9719db0c..8b773ce7 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-SNAPSHOT + 3.0.0-M2 s3-sink s3 sink apps jar diff --git a/applications/sink/sftp-sink/pom.xml b/applications/sink/sftp-sink/pom.xml index 94fdc272..6a675f47 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-SNAPSHOT + 3.0.0-M2 sftp-sink sftp sink apps jar diff --git a/applications/sink/tasklauncher-sink/pom.xml b/applications/sink/tasklauncher-sink/pom.xml index 76c00b3c..4c63d0d2 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-SNAPSHOT + 3.0.0-M2 tasklauncher-sink tasklauncher sink app jar diff --git a/applications/sink/tcp-sink/pom.xml b/applications/sink/tcp-sink/pom.xml index a90b0053..7c7c6c22 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-SNAPSHOT + 3.0.0-M2 tcp-sink tcp sink apps jar diff --git a/applications/sink/throughput-sink/pom.xml b/applications/sink/throughput-sink/pom.xml index 1708fdb1..c6da20b0 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-SNAPSHOT + 3.0.0-M2 throughput-sink throughput sink apps jar diff --git a/applications/sink/twitter-message-sink/pom.xml b/applications/sink/twitter-message-sink/pom.xml index 9083ae13..d6aecb32 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-SNAPSHOT + 3.0.0-M2 twitter-message-sink twitter message sink apps jar diff --git a/applications/sink/twitter-update-sink/pom.xml b/applications/sink/twitter-update-sink/pom.xml index b85a9708..f880da4e 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-SNAPSHOT + 3.0.0-M2 twitter-update-sink twitter update sink apps jar diff --git a/applications/sink/wavefront-sink/pom.xml b/applications/sink/wavefront-sink/pom.xml index 8386baf7..90fdffc2 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-SNAPSHOT + 3.0.0-M2 wavefront-sink Wavefront sink app jar diff --git a/applications/sink/websocket-sink/pom.xml b/applications/sink/websocket-sink/pom.xml index b2c426dd..34d84947 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-SNAPSHOT + 3.0.0-M2 websocket-sink websocket sink apps jar diff --git a/applications/source/file-source/pom.xml b/applications/source/file-source/pom.xml index 169e0d56..60787b55 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-SNAPSHOT + 3.0.0-M2 file-source file source apps jar diff --git a/applications/source/ftp-source/pom.xml b/applications/source/ftp-source/pom.xml index da4b01d5..ca2bdf05 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-SNAPSHOT + 3.0.0-M2 ftp-source ftp source apps jar diff --git a/applications/source/geode-source/pom.xml b/applications/source/geode-source/pom.xml index 71b61ff3..3b9c6e78 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-SNAPSHOT + 3.0.0-M2 geode-source Geode source app jar diff --git a/applications/source/http-source/pom.xml b/applications/source/http-source/pom.xml index 9a91ec7c..ea9ad47e 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-SNAPSHOT + 3.0.0-M2 http-source http source apps jar diff --git a/applications/source/jdbc-source/pom.xml b/applications/source/jdbc-source/pom.xml index c7f03812..523a7669 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-SNAPSHOT + 3.0.0-M2 jdbc-source JDBC source apps jar diff --git a/applications/source/jms-source/pom.xml b/applications/source/jms-source/pom.xml index a485578d..a82ec461 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-SNAPSHOT + 3.0.0-M2 jms-source jms source apps jar diff --git a/applications/source/load-generator-source/pom.xml b/applications/source/load-generator-source/pom.xml index 15818961..f585c20e 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-SNAPSHOT + 3.0.0-M2 load-generator-source load-generator source apps jar diff --git a/applications/source/mongodb-source/pom.xml b/applications/source/mongodb-source/pom.xml index cd1bf014..682c988f 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-SNAPSHOT + 3.0.0-M2 mongodb-source mongodb source apps jar diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 8cd45d94..a1e78c68 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-SNAPSHOT + 3.0.0-M2 mqtt-source mqtt source apps jar diff --git a/applications/source/pom.xml b/applications/source/pom.xml index 980a5caf..59a3dc89 100644 --- a/applications/source/pom.xml +++ b/applications/source/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud.stream.app source - 3.0.0-SNAPSHOT + 3.0.0-M2 pom diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml index 88f15bef..b1710272 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-SNAPSHOT + 3.0.0-M2 rabbit-source Rabbit source apps jar diff --git a/applications/source/s3-source/pom.xml b/applications/source/s3-source/pom.xml index 8f34c2a9..31962ccf 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-SNAPSHOT + 3.0.0-M2 s3-source s3 source apps jar diff --git a/applications/source/sftp-source/pom.xml b/applications/source/sftp-source/pom.xml index b30aa609..77ac1df9 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-SNAPSHOT + 3.0.0-M2 sftp-source sftp source apps jar diff --git a/applications/source/tcp-source/pom.xml b/applications/source/tcp-source/pom.xml index 6e3fc1ca..ae9df835 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-SNAPSHOT + 3.0.0-M2 tcp-source tcp source apps jar diff --git a/applications/source/time-source/pom.xml b/applications/source/time-source/pom.xml index a7caf495..cc9a43b8 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-SNAPSHOT + 3.0.0-M2 time-source time source apps jar diff --git a/applications/source/twitter-message-source/pom.xml b/applications/source/twitter-message-source/pom.xml index 8ae9c705..801693b2 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-SNAPSHOT + 3.0.0-M2 twitter-message-source twitter message source apps jar diff --git a/applications/source/twitter-search-source/pom.xml b/applications/source/twitter-search-source/pom.xml index 688c1bb6..da9ba0f3 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-SNAPSHOT + 3.0.0-M2 twitter-search-source twitter search source apps jar diff --git a/applications/source/twitter-stream-source/pom.xml b/applications/source/twitter-stream-source/pom.xml index ad956a58..41998296 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-SNAPSHOT + 3.0.0-M2 twitter-stream-source twitter stream source apps jar diff --git a/applications/source/websocket-source/pom.xml b/applications/source/websocket-source/pom.xml index 0e390ba7..43757f87 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-SNAPSHOT + 3.0.0-M2 websocket-source websocket source apps jar diff --git a/etc/release-tools/apps-upgrade.sh b/etc/release-tools/apps-upgrade.sh index 8b9e7865..08ca394d 100755 --- a/etc/release-tools/apps-upgrade.sh +++ b/etc/release-tools/apps-upgrade.sh @@ -7,7 +7,7 @@ fi function git_commit_push { echo "in git commit" - git commit -am"Source Applications: Release - $VERSION" + git commit -am"Applications: Release - $VERSION" git push origin master && git push upstream master }