diff --git a/examples/storm-starter/pom.xml b/examples/storm-starter/pom.xml index 182546f3b74..0e0d920b1e3 100644 --- a/examples/storm-starter/pom.xml +++ b/examples/storm-starter/pom.xml @@ -20,7 +20,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating ../../pom.xml diff --git a/external/storm-kafka/pom.xml b/external/storm-kafka/pom.xml index ff411a39c79..a9d9a6d831e 100644 --- a/external/storm-kafka/pom.xml +++ b/external/storm-kafka/pom.xml @@ -21,7 +21,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating ../../pom.xml diff --git a/pom.xml b/pom.xml index ce10cc24780..cba38e30830 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache.storm storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating pom Storm Distributed and fault-tolerant realtime computation @@ -164,7 +164,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git - HEAD + v0.9.2-incubating https://git-wip-us.apache.org/repos/asf/incubator-storm diff --git a/storm-buildtools/maven-shade-clojure-transformer/pom.xml b/storm-buildtools/maven-shade-clojure-transformer/pom.xml index 7dfa2a20512..27d0cfe23ae 100644 --- a/storm-buildtools/maven-shade-clojure-transformer/pom.xml +++ b/storm-buildtools/maven-shade-clojure-transformer/pom.xml @@ -21,7 +21,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating ../../pom.xml diff --git a/storm-core/pom.xml b/storm-core/pom.xml index 26f08cbc1a9..34118fe3023 100644 --- a/storm-core/pom.xml +++ b/storm-core/pom.xml @@ -20,7 +20,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating org.apache.storm storm-core diff --git a/storm-dist/binary/pom.xml b/storm-dist/binary/pom.xml index 4fa3a279f82..6ffe62d3e44 100644 --- a/storm-dist/binary/pom.xml +++ b/storm-dist/binary/pom.xml @@ -21,7 +21,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating ../../pom.xml org.apache.storm diff --git a/storm-dist/source/pom.xml b/storm-dist/source/pom.xml index b5552dff8c9..2bd815b052f 100644 --- a/storm-dist/source/pom.xml +++ b/storm-dist/source/pom.xml @@ -21,7 +21,7 @@ storm org.apache.storm - 0.9.2-incubating-SNAPSHOT + 0.9.2-incubating ../../pom.xml org.apache.storm