This is an automated email from the ASF dual-hosted git repository. govind pushed a commit to branch 2.2.x-branch in repository https://gitbox.apache.org/repos/asf/storm.git
commit 6253d6c105888cee4565969fdefb09063f10c576 Author: Govind Menon <[email protected]> AuthorDate: Tue Jun 2 23:13:55 2020 -0500 [maven-release-plugin] prepare for next development iteration --- examples/storm-elasticsearch-examples/pom.xml | 2 +- examples/storm-hbase-examples/pom.xml | 2 +- examples/storm-hdfs-examples/pom.xml | 2 +- examples/storm-hive-examples/pom.xml | 2 +- examples/storm-jdbc-examples/pom.xml | 2 +- examples/storm-jms-examples/pom.xml | 2 +- examples/storm-kafka-client-examples/pom.xml | 2 +- examples/storm-loadgen/pom.xml | 2 +- examples/storm-mongodb-examples/pom.xml | 2 +- examples/storm-mqtt-examples/pom.xml | 2 +- examples/storm-opentsdb-examples/pom.xml | 2 +- examples/storm-perf/pom.xml | 2 +- examples/storm-pmml-examples/pom.xml | 2 +- examples/storm-redis-examples/pom.xml | 2 +- examples/storm-rocketmq-examples/pom.xml | 2 +- examples/storm-solr-examples/pom.xml | 2 +- examples/storm-starter/pom.xml | 2 +- external/storm-autocreds/pom.xml | 2 +- external/storm-blobstore-migration/pom.xml | 2 +- external/storm-cassandra/pom.xml | 2 +- external/storm-elasticsearch/pom.xml | 2 +- external/storm-eventhubs/pom.xml | 2 +- external/storm-hbase/pom.xml | 2 +- external/storm-hdfs-blobstore/pom.xml | 2 +- external/storm-hdfs/pom.xml | 2 +- external/storm-hive/pom.xml | 2 +- external/storm-jdbc/pom.xml | 2 +- external/storm-jms/pom.xml | 2 +- external/storm-kafka-client/pom.xml | 2 +- external/storm-kafka-migration/pom.xml | 2 +- external/storm-kafka-monitor/pom.xml | 2 +- external/storm-kinesis/pom.xml | 2 +- external/storm-metrics/pom.xml | 2 +- external/storm-mongodb/pom.xml | 2 +- external/storm-mqtt/pom.xml | 2 +- external/storm-opentsdb/pom.xml | 2 +- external/storm-pmml/pom.xml | 2 +- external/storm-redis/pom.xml | 2 +- external/storm-rocketmq/pom.xml | 2 +- external/storm-solr/pom.xml | 2 +- flux/flux-core/pom.xml | 2 +- flux/flux-examples/pom.xml | 2 +- flux/flux-wrappers/pom.xml | 2 +- flux/pom.xml | 2 +- integration-test/pom.xml | 2 +- pom.xml | 4 ++-- sql/pom.xml | 2 +- sql/storm-sql-core/pom.xml | 2 +- sql/storm-sql-external/storm-sql-hdfs/pom.xml | 2 +- sql/storm-sql-external/storm-sql-kafka/pom.xml | 2 +- sql/storm-sql-external/storm-sql-mongodb/pom.xml | 2 +- sql/storm-sql-external/storm-sql-redis/pom.xml | 2 +- sql/storm-sql-runtime/pom.xml | 2 +- storm-buildtools/maven-shade-clojure-transformer/pom.xml | 2 +- storm-buildtools/storm-maven-plugins/pom.xml | 2 +- storm-checkstyle/pom.xml | 2 +- storm-client/pom.xml | 2 +- storm-clojure-test/pom.xml | 2 +- storm-clojure/pom.xml | 2 +- storm-core/pom.xml | 2 +- storm-dist/binary/final-package/pom.xml | 2 +- storm-dist/binary/pom.xml | 2 +- storm-dist/binary/storm-autocreds-bin/pom.xml | 2 +- storm-dist/binary/storm-client-bin/pom.xml | 2 +- storm-dist/binary/storm-kafka-monitor-bin/pom.xml | 2 +- storm-dist/binary/storm-sql-core-bin/pom.xml | 2 +- storm-dist/binary/storm-sql-runtime-bin/pom.xml | 2 +- storm-dist/binary/storm-submit-tools-bin/pom.xml | 2 +- storm-dist/binary/storm-webapp-bin/pom.xml | 2 +- storm-dist/source/pom.xml | 2 +- storm-multilang/javascript/pom.xml | 2 +- storm-multilang/python/pom.xml | 2 +- storm-multilang/ruby/pom.xml | 2 +- storm-server/pom.xml | 2 +- storm-shaded-deps/pom.xml | 2 +- storm-submit-tools/pom.xml | 2 +- storm-webapp/pom.xml | 4 ++-- 77 files changed, 79 insertions(+), 79 deletions(-) diff --git a/examples/storm-elasticsearch-examples/pom.xml b/examples/storm-elasticsearch-examples/pom.xml index 2602be5..93b8d4a 100644 --- a/examples/storm-elasticsearch-examples/pom.xml +++ b/examples/storm-elasticsearch-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-hbase-examples/pom.xml b/examples/storm-hbase-examples/pom.xml index d99fda9..5b458a1 100644 --- a/examples/storm-hbase-examples/pom.xml +++ b/examples/storm-hbase-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-hdfs-examples/pom.xml b/examples/storm-hdfs-examples/pom.xml index 72382e6..db35b52 100644 --- a/examples/storm-hdfs-examples/pom.xml +++ b/examples/storm-hdfs-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-hive-examples/pom.xml b/examples/storm-hive-examples/pom.xml index c74a783..ae167a7 100644 --- a/examples/storm-hive-examples/pom.xml +++ b/examples/storm-hive-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-jdbc-examples/pom.xml b/examples/storm-jdbc-examples/pom.xml index e37c02f..01b37a7 100644 --- a/examples/storm-jdbc-examples/pom.xml +++ b/examples/storm-jdbc-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-jms-examples/pom.xml b/examples/storm-jms-examples/pom.xml index 5539054..4214374 100644 --- a/examples/storm-jms-examples/pom.xml +++ b/examples/storm-jms-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-kafka-client-examples/pom.xml b/examples/storm-kafka-client-examples/pom.xml index 2d48ef3..f512abc 100644 --- a/examples/storm-kafka-client-examples/pom.xml +++ b/examples/storm-kafka-client-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-loadgen/pom.xml b/examples/storm-loadgen/pom.xml index 36f67d5..0a3effe 100644 --- a/examples/storm-loadgen/pom.xml +++ b/examples/storm-loadgen/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>storm-loadgen</artifactId> diff --git a/examples/storm-mongodb-examples/pom.xml b/examples/storm-mongodb-examples/pom.xml index 1dd22e5..fea62c6 100644 --- a/examples/storm-mongodb-examples/pom.xml +++ b/examples/storm-mongodb-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-mqtt-examples/pom.xml b/examples/storm-mqtt-examples/pom.xml index 7e7d49b..527d334 100644 --- a/examples/storm-mqtt-examples/pom.xml +++ b/examples/storm-mqtt-examples/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-opentsdb-examples/pom.xml b/examples/storm-opentsdb-examples/pom.xml index 606943b..cbdb02c 100644 --- a/examples/storm-opentsdb-examples/pom.xml +++ b/examples/storm-opentsdb-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-perf/pom.xml b/examples/storm-perf/pom.xml index 8c3cd31..e459e4a 100644 --- a/examples/storm-perf/pom.xml +++ b/examples/storm-perf/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-pmml-examples/pom.xml b/examples/storm-pmml-examples/pom.xml index 165fb29..831fc58 100644 --- a/examples/storm-pmml-examples/pom.xml +++ b/examples/storm-pmml-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/storm-redis-examples/pom.xml b/examples/storm-redis-examples/pom.xml index 23324bd..63d6420 100644 --- a/examples/storm-redis-examples/pom.xml +++ b/examples/storm-redis-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-rocketmq-examples/pom.xml b/examples/storm-rocketmq-examples/pom.xml index d4f459c..8957d55 100644 --- a/examples/storm-rocketmq-examples/pom.xml +++ b/examples/storm-rocketmq-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-solr-examples/pom.xml b/examples/storm-solr-examples/pom.xml index 9883361..e7c138b 100644 --- a/examples/storm-solr-examples/pom.xml +++ b/examples/storm-solr-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-starter/pom.xml b/examples/storm-starter/pom.xml index 32d9a0a..595de8c 100644 --- a/examples/storm-starter/pom.xml +++ b/examples/storm-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-autocreds/pom.xml b/external/storm-autocreds/pom.xml index fcf1534..f8b2aa1 100644 --- a/external/storm-autocreds/pom.xml +++ b/external/storm-autocreds/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-blobstore-migration/pom.xml b/external/storm-blobstore-migration/pom.xml index 88e2961..c42cad6 100644 --- a/external/storm-blobstore-migration/pom.xml +++ b/external/storm-blobstore-migration/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-cassandra/pom.xml b/external/storm-cassandra/pom.xml index 3f385f0..017a7f2 100644 --- a/external/storm-cassandra/pom.xml +++ b/external/storm-cassandra/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-elasticsearch/pom.xml b/external/storm-elasticsearch/pom.xml index 16dcaf3..90f3c07 100644 --- a/external/storm-elasticsearch/pom.xml +++ b/external/storm-elasticsearch/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-eventhubs/pom.xml b/external/storm-eventhubs/pom.xml index 3de221b..f283241 100755 --- a/external/storm-eventhubs/pom.xml +++ b/external/storm-eventhubs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hbase/pom.xml b/external/storm-hbase/pom.xml index a8c4a7e..ee060f8 100644 --- a/external/storm-hbase/pom.xml +++ b/external/storm-hbase/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hdfs-blobstore/pom.xml b/external/storm-hdfs-blobstore/pom.xml index bc73442..363f74e 100644 --- a/external/storm-hdfs-blobstore/pom.xml +++ b/external/storm-hdfs-blobstore/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hdfs/pom.xml b/external/storm-hdfs/pom.xml index ceece10..1d7232f 100644 --- a/external/storm-hdfs/pom.xml +++ b/external/storm-hdfs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hive/pom.xml b/external/storm-hive/pom.xml index c0e83f3..3a43148 100644 --- a/external/storm-hive/pom.xml +++ b/external/storm-hive/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-jdbc/pom.xml b/external/storm-jdbc/pom.xml index 1db9505..3e8d430 100644 --- a/external/storm-jdbc/pom.xml +++ b/external/storm-jdbc/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-jms/pom.xml b/external/storm-jms/pom.xml index 0df0c9d..7a762fb 100644 --- a/external/storm-jms/pom.xml +++ b/external/storm-jms/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-client/pom.xml b/external/storm-kafka-client/pom.xml index 9388b23..7c803b2 100644 --- a/external/storm-kafka-client/pom.xml +++ b/external/storm-kafka-client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-migration/pom.xml b/external/storm-kafka-migration/pom.xml index d0e459a..15c3f50 100644 --- a/external/storm-kafka-migration/pom.xml +++ b/external/storm-kafka-migration/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-monitor/pom.xml b/external/storm-kafka-monitor/pom.xml index 1be7fae..7e00358 100644 --- a/external/storm-kafka-monitor/pom.xml +++ b/external/storm-kafka-monitor/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-kinesis/pom.xml b/external/storm-kinesis/pom.xml index 4615709..5357349 100644 --- a/external/storm-kinesis/pom.xml +++ b/external/storm-kinesis/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-metrics/pom.xml b/external/storm-metrics/pom.xml index efe6425..d5ccd29 100644 --- a/external/storm-metrics/pom.xml +++ b/external/storm-metrics/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-mongodb/pom.xml b/external/storm-mongodb/pom.xml index ce77e5d..2166eb6 100644 --- a/external/storm-mongodb/pom.xml +++ b/external/storm-mongodb/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-mqtt/pom.xml b/external/storm-mqtt/pom.xml index a06e4d4..e9aacd5 100644 --- a/external/storm-mqtt/pom.xml +++ b/external/storm-mqtt/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>storm</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-opentsdb/pom.xml b/external/storm-opentsdb/pom.xml index 2c6bbe9..097dbe1 100644 --- a/external/storm-opentsdb/pom.xml +++ b/external/storm-opentsdb/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-pmml/pom.xml b/external/storm-pmml/pom.xml index ed116cc..b8d35e8 100644 --- a/external/storm-pmml/pom.xml +++ b/external/storm-pmml/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-redis/pom.xml b/external/storm-redis/pom.xml index 9fab18c..f2cab1e 100644 --- a/external/storm-redis/pom.xml +++ b/external/storm-redis/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-rocketmq/pom.xml b/external/storm-rocketmq/pom.xml index 83dd5cc..ab1259c 100644 --- a/external/storm-rocketmq/pom.xml +++ b/external/storm-rocketmq/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-solr/pom.xml b/external/storm-solr/pom.xml index 9205ed3..749ee0f 100644 --- a/external/storm-solr/pom.xml +++ b/external/storm-solr/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/flux/flux-core/pom.xml b/flux/flux-core/pom.xml index 92db814..fbdff31 100644 --- a/flux/flux-core/pom.xml +++ b/flux/flux-core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>flux</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/flux-examples/pom.xml b/flux/flux-examples/pom.xml index 4ec3f70..beb4337 100644 --- a/flux/flux-examples/pom.xml +++ b/flux/flux-examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>flux</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/flux-wrappers/pom.xml b/flux/flux-wrappers/pom.xml index 1f27b44..d7b1424 100644 --- a/flux/flux-wrappers/pom.xml +++ b/flux/flux-wrappers/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>flux</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/pom.xml b/flux/pom.xml index fe8271e..3a145a4 100644 --- a/flux/pom.xml +++ b/flux/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 19f1822..5a59af0 100755 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/pom.xml b/pom.xml index d09de75..10337ab 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.storm</groupId> <artifactId>storm</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Storm</name> <description>Distributed and fault-tolerant realtime computation</description> @@ -252,7 +252,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/storm.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/storm.git</developerConnection> <url>https://gitbox.apache.org/repos/asf/storm</url> - <tag>v2.2.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> diff --git a/sql/pom.xml b/sql/pom.xml index aa8323b..e6ba15c 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-core/pom.xml b/sql/storm-sql-core/pom.xml index 585c609..aca2022 100644 --- a/sql/storm-sql-core/pom.xml +++ b/sql/storm-sql-core/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-external/storm-sql-hdfs/pom.xml b/sql/storm-sql-external/storm-sql-hdfs/pom.xml index ebac5d0..af35983 100644 --- a/sql/storm-sql-external/storm-sql-hdfs/pom.xml +++ b/sql/storm-sql-external/storm-sql-hdfs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-external/storm-sql-kafka/pom.xml b/sql/storm-sql-external/storm-sql-kafka/pom.xml index dd97580..3419859 100644 --- a/sql/storm-sql-external/storm-sql-kafka/pom.xml +++ b/sql/storm-sql-external/storm-sql-kafka/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-external/storm-sql-mongodb/pom.xml b/sql/storm-sql-external/storm-sql-mongodb/pom.xml index 6b73bb9..a0ca09e 100644 --- a/sql/storm-sql-external/storm-sql-mongodb/pom.xml +++ b/sql/storm-sql-external/storm-sql-mongodb/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-external/storm-sql-redis/pom.xml b/sql/storm-sql-external/storm-sql-redis/pom.xml index c2caf3b..d0e35bf 100644 --- a/sql/storm-sql-external/storm-sql-redis/pom.xml +++ b/sql/storm-sql-external/storm-sql-redis/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-runtime/pom.xml b/sql/storm-sql-runtime/pom.xml index e4f966d..d39ef50 100644 --- a/sql/storm-sql-runtime/pom.xml +++ b/sql/storm-sql-runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-buildtools/maven-shade-clojure-transformer/pom.xml b/storm-buildtools/maven-shade-clojure-transformer/pom.xml index 3b11810..71f888a 100644 --- a/storm-buildtools/maven-shade-clojure-transformer/pom.xml +++ b/storm-buildtools/maven-shade-clojure-transformer/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-buildtools/storm-maven-plugins/pom.xml b/storm-buildtools/storm-maven-plugins/pom.xml index e9ebf46..028634b 100644 --- a/storm-buildtools/storm-maven-plugins/pom.xml +++ b/storm-buildtools/storm-maven-plugins/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-checkstyle/pom.xml b/storm-checkstyle/pom.xml index 0953bd1..cf7bce0 100644 --- a/storm-checkstyle/pom.xml +++ b/storm-checkstyle/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-client/pom.xml b/storm-client/pom.xml index 24ac873..f6879a6 100644 --- a/storm-client/pom.xml +++ b/storm-client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/storm-clojure-test/pom.xml b/storm-clojure-test/pom.xml index ad868c5..288d924 100644 --- a/storm-clojure-test/pom.xml +++ b/storm-clojure-test/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-clojure-test</artifactId> diff --git a/storm-clojure/pom.xml b/storm-clojure/pom.xml index 6264ed8..a777a4b 100644 --- a/storm-clojure/pom.xml +++ b/storm-clojure/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-clojure</artifactId> diff --git a/storm-core/pom.xml b/storm-core/pom.xml index 1e7a662..2f95ba2 100644 --- a/storm-core/pom.xml +++ b/storm-core/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/storm-dist/binary/final-package/pom.xml b/storm-dist/binary/final-package/pom.xml index ae80d37..b234e1d 100644 --- a/storm-dist/binary/final-package/pom.xml +++ b/storm-dist/binary/final-package/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-storm-bin</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/binary/pom.xml b/storm-dist/binary/pom.xml index 32cb60c..39305be 100644 --- a/storm-dist/binary/pom.xml +++ b/storm-dist/binary/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-dist/binary/storm-autocreds-bin/pom.xml b/storm-dist/binary/storm-autocreds-bin/pom.xml index 218eecf..f33131f 100644 --- a/storm-dist/binary/storm-autocreds-bin/pom.xml +++ b/storm-dist/binary/storm-autocreds-bin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>apache-storm-bin</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-autocreds-bin</artifactId> <packaging>pom</packaging> diff --git a/storm-dist/binary/storm-client-bin/pom.xml b/storm-dist/binary/storm-client-bin/pom.xml index 9899754..8187ce4 100644 --- a/storm-dist/binary/storm-client-bin/pom.xml +++ b/storm-dist/binary/storm-client-bin/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-storm-bin</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/binary/storm-kafka-monitor-bin/pom.xml b/storm-dist/binary/storm-kafka-monitor-bin/pom.xml index f7cfde1..0afc2f5 100644 --- a/storm-dist/binary/storm-kafka-monitor-bin/pom.xml +++ b/storm-dist/binary/storm-kafka-monitor-bin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>apache-storm-bin</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-kafka-monitor-bin</artifactId> <packaging>pom</packaging> diff --git a/storm-dist/binary/storm-sql-core-bin/pom.xml b/storm-dist/binary/storm-sql-core-bin/pom.xml index 1c52431..be35555 100644 --- a/storm-dist/binary/storm-sql-core-bin/pom.xml +++ b/storm-dist/binary/storm-sql-core-bin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>apache-storm-bin</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-sql-core-bin</artifactId> <packaging>pom</packaging> diff --git a/storm-dist/binary/storm-sql-runtime-bin/pom.xml b/storm-dist/binary/storm-sql-runtime-bin/pom.xml index 770f71b..a4adbb3 100644 --- a/storm-dist/binary/storm-sql-runtime-bin/pom.xml +++ b/storm-dist/binary/storm-sql-runtime-bin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>apache-storm-bin</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-sql-runtime-bin</artifactId> <packaging>pom</packaging> diff --git a/storm-dist/binary/storm-submit-tools-bin/pom.xml b/storm-dist/binary/storm-submit-tools-bin/pom.xml index 0fc582b..4cf2d0f 100644 --- a/storm-dist/binary/storm-submit-tools-bin/pom.xml +++ b/storm-dist/binary/storm-submit-tools-bin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.storm</groupId> <artifactId>apache-storm-bin</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>storm-submit-tools-bin</artifactId> <packaging>pom</packaging> diff --git a/storm-dist/binary/storm-webapp-bin/pom.xml b/storm-dist/binary/storm-webapp-bin/pom.xml index 2dc50bc..233d11d 100644 --- a/storm-dist/binary/storm-webapp-bin/pom.xml +++ b/storm-dist/binary/storm-webapp-bin/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-storm-bin</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/source/pom.xml b/storm-dist/source/pom.xml index 750e7cd..c648adf 100644 --- a/storm-dist/source/pom.xml +++ b/storm-dist/source/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/javascript/pom.xml b/storm-multilang/javascript/pom.xml index aa1af79..084daa4 100644 --- a/storm-multilang/javascript/pom.xml +++ b/storm-multilang/javascript/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/python/pom.xml b/storm-multilang/python/pom.xml index ecd51ce..40f193d 100644 --- a/storm-multilang/python/pom.xml +++ b/storm-multilang/python/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/ruby/pom.xml b/storm-multilang/ruby/pom.xml index ef0b1f0..ccc10c6 100644 --- a/storm-multilang/ruby/pom.xml +++ b/storm-multilang/ruby/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-server/pom.xml b/storm-server/pom.xml index 2a33c95..9ef81bc 100644 --- a/storm-server/pom.xml +++ b/storm-server/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-shaded-deps/pom.xml b/storm-shaded-deps/pom.xml index 538e7e8..1a240ad 100644 --- a/storm-shaded-deps/pom.xml +++ b/storm-shaded-deps/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/storm-submit-tools/pom.xml b/storm-submit-tools/pom.xml index f697121..422f7c2 100644 --- a/storm-submit-tools/pom.xml +++ b/storm-submit-tools/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-webapp/pom.xml b/storm-webapp/pom.xml index d1fc15b..6e899a0 100644 --- a/storm-webapp/pom.xml +++ b/storm-webapp/pom.xml @@ -21,7 +21,7 @@ <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> @@ -35,7 +35,7 @@ <dependency> <groupId>org.apache.storm</groupId> <artifactId>storm-core</artifactId> - <version>2.2.1</version> + <version>2.2.2-SNAPSHOT</version> <scope>${provided.scope}</scope> </dependency> <dependency>
