This is an automated email from the ASF dual-hosted git repository. rabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/storm.git
commit 7b99b70df70e73fa1b6eb893134a9069bfb5ee6c Author: Rui Abreu <[email protected]> AuthorDate: Fri Oct 11 13:02:34 2024 +0100 [maven-release-plugin] prepare release v2.7.0 --- examples/storm-elasticsearch-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-perf/pom.xml | 2 +- examples/storm-redis-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-elasticsearch/pom.xml | 2 +- external/storm-hdfs-blobstore/pom.xml | 2 +- external/storm-hdfs-oci/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-metrics-prometheus/pom.xml | 2 +- external/storm-metrics/pom.xml | 2 +- external/storm-redis/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-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 | 2 +- 61 files changed, 62 insertions(+), 62 deletions(-) diff --git a/examples/storm-elasticsearch-examples/pom.xml b/examples/storm-elasticsearch-examples/pom.xml index b59c60a8c..f265cd0e0 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-hdfs-examples/pom.xml b/examples/storm-hdfs-examples/pom.xml index 86f21cb04..b7876446a 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-hive-examples/pom.xml b/examples/storm-hive-examples/pom.xml index afc50499d..e512aa978 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-jdbc-examples/pom.xml b/examples/storm-jdbc-examples/pom.xml index f5ff51710..2d9c88686 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-jms-examples/pom.xml b/examples/storm-jms-examples/pom.xml index a84527244..ae654eb75 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 cfe202a5d..c57e779cc 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-loadgen/pom.xml b/examples/storm-loadgen/pom.xml index 923c0311d..271b886b5 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>storm-loadgen</artifactId> diff --git a/examples/storm-perf/pom.xml b/examples/storm-perf/pom.xml index a464123e0..c35062ae4 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-redis-examples/pom.xml b/examples/storm-redis-examples/pom.xml index 0208c1ca9..2e0b49c14 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/examples/storm-starter/pom.xml b/examples/storm-starter/pom.xml index b22a4fa03..a51869632 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-autocreds/pom.xml b/external/storm-autocreds/pom.xml index 482d35ac9..13e4343d9 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 c65aef9d1..4e374ca45 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-elasticsearch/pom.xml b/external/storm-elasticsearch/pom.xml index b4f3410cd..8658a3d75 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hdfs-blobstore/pom.xml b/external/storm-hdfs-blobstore/pom.xml index 486918e4b..fb186254d 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hdfs-oci/pom.xml b/external/storm-hdfs-oci/pom.xml index 40835c676..ed7497384 100644 --- a/external/storm-hdfs-oci/pom.xml +++ b/external/storm-hdfs-oci/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-hdfs/pom.xml b/external/storm-hdfs/pom.xml index 6da677c99..fd42edc38 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-hive/pom.xml b/external/storm-hive/pom.xml index 714813078..f89096bd4 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-jdbc/pom.xml b/external/storm-jdbc/pom.xml index af05d1f0d..b5fada671 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-jms/pom.xml b/external/storm-jms/pom.xml index 15ea4b4a2..12c9551ea 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-client/pom.xml b/external/storm-kafka-client/pom.xml index e814869a3..062775acb 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-migration/pom.xml b/external/storm-kafka-migration/pom.xml index 1e9712593..5a70077e1 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-kafka-monitor/pom.xml b/external/storm-kafka-monitor/pom.xml index 25a7e2995..f2fff2579 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/external/storm-metrics-prometheus/pom.xml b/external/storm-metrics-prometheus/pom.xml index 2e880a8fe..51db70774 100644 --- a/external/storm-metrics-prometheus/pom.xml +++ b/external/storm-metrics-prometheus/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-metrics/pom.xml b/external/storm-metrics/pom.xml index e4334ff41..501506052 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/external/storm-redis/pom.xml b/external/storm-redis/pom.xml index d3ddb571d..43e8ac64a 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/flux/flux-core/pom.xml b/flux/flux-core/pom.xml index 5fefe3805..9c5f746fa 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/flux-examples/pom.xml b/flux/flux-examples/pom.xml index 5e5b224d3..483a7268b 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/flux-wrappers/pom.xml b/flux/flux-wrappers/pom.xml index 51f4517da..7ff06cca3 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/flux/pom.xml b/flux/pom.xml index 2f8b6fb2d..7649c3f65 100644 --- a/flux/pom.xml +++ b/flux/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 5f0d90715..704145df2 100644 --- 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 4ccac248c..1902fb972 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.storm</groupId> <artifactId>storm</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.0</version> <packaging>pom</packaging> <name>Storm</name> <description>Distributed and fault-tolerant realtime computation</description> @@ -59,7 +59,7 @@ <connection>[email protected]:apache/storm.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/storm.git</developerConnection> <url>https://github.com/apache/storm</url> - <tag>v2.6.4</tag> + <tag>v2.7.0</tag> </scm> <issueManagement> diff --git a/sql/pom.xml b/sql/pom.xml index 46986f9e7..cffb66f54 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>storm</artifactId> <groupId>org.apache.storm</groupId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-core/pom.xml b/sql/storm-sql-core/pom.xml index ccb0e0211..5cfc1b63c 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 6ca436c4e..52740fb6e 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 c9f84ce9b..c41887dcd 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 de4752280..9bc0da365 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/storm-sql-runtime/pom.xml b/sql/storm-sql-runtime/pom.xml index 08d311fe8..b2c1aa351 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 13efbaa6e..23003caf0 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 8b42c6031..59a542918 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-checkstyle/pom.xml b/storm-checkstyle/pom.xml index ab866f04f..bf75a69c2 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-client/pom.xml b/storm-client/pom.xml index add8bdc63..1a2b8625d 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-clojure-test/pom.xml b/storm-clojure-test/pom.xml index a42e11b41..b31cb4cf8 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> </parent> <artifactId>storm-clojure-test</artifactId> diff --git a/storm-clojure/pom.xml b/storm-clojure/pom.xml index c33d12bfb..8395afc7d 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> </parent> <artifactId>storm-clojure</artifactId> diff --git a/storm-core/pom.xml b/storm-core/pom.xml index 4c205628f..494f7cfcc 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/binary/final-package/pom.xml b/storm-dist/binary/final-package/pom.xml index d14e700d5..d8f7c9af1 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/binary/pom.xml b/storm-dist/binary/pom.xml index 7ae9d8770..8a717666a 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 e237d3c6b..050660826 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 8011ed404..5a5251494 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 a2809e950..b614b411e 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 f4c1867d3..845be41e2 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 beaec3145..1c594ae2e 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 c3e215f4a..055ed4254 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.7.1-SNAPSHOT</version> + <version>2.7.0</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 e1819b9fb..223308afb 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-dist/source/pom.xml b/storm-dist/source/pom.xml index b77e493d2..f5f021f92 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/javascript/pom.xml b/storm-multilang/javascript/pom.xml index 4f0db0986..f51dd1413 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/python/pom.xml b/storm-multilang/python/pom.xml index f6ed37389..d10a567d3 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-multilang/ruby/pom.xml b/storm-multilang/ruby/pom.xml index 9a5461766..9157dbf78 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/storm-server/pom.xml b/storm-server/pom.xml index 07c72fa17..e824a2440 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-shaded-deps/pom.xml b/storm-shaded-deps/pom.xml index 0a8040269..5a9dc8c76 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/storm-submit-tools/pom.xml b/storm-submit-tools/pom.xml index 36a770434..9eee7a3c4 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/storm-webapp/pom.xml b/storm-webapp/pom.xml index 6fafaf380..e8c47236f 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.7.1-SNAPSHOT</version> + <version>2.7.0</version> <relativePath>../pom.xml</relativePath> </parent>
