From 9cc94042618b9e518f41fc88c284e5273b7bf1fb Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Fri, 14 Jul 2017 11:20:32 -0500 Subject: [PATCH] HBASE-18187 update version to 2.0.0-alpha-2-SNAPSHOT --- hbase-annotations/pom.xml | 2 +- hbase-archetypes/hbase-archetype-builder/pom.xml | 2 +- hbase-archetypes/hbase-client-project/pom.xml | 2 +- hbase-archetypes/hbase-shaded-client-project/pom.xml | 2 +- hbase-archetypes/pom.xml | 2 +- hbase-assembly/pom.xml | 2 +- hbase-checkstyle/pom.xml | 4 ++-- hbase-client/pom.xml | 2 +- hbase-common/pom.xml | 2 +- hbase-endpoint/pom.xml | 2 +- hbase-examples/pom.xml | 2 +- hbase-external-blockcache/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-metrics-api/pom.xml | 2 +- hbase-metrics/pom.xml | 2 +- hbase-prefix-tree/pom.xml | 2 +- hbase-procedure/pom.xml | 2 +- hbase-protocol-shaded/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-resource-bundle/pom.xml | 2 +- hbase-rest/pom.xml | 2 +- hbase-rsgroup/pom.xml | 2 +- hbase-server/pom.xml | 2 +- hbase-shaded/hbase-shaded-client/pom.xml | 2 +- hbase-shaded/hbase-shaded-server/pom.xml | 2 +- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-spark/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 33 files changed, 34 insertions(+), 34 deletions(-) diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 22922036032..8390dc4dd44 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index bf589c84bf6..5e9e28c56fa 100644 --- a/hbase-archetypes/hbase-archetype-builder/pom.xml +++ b/hbase-archetypes/hbase-archetype-builder/pom.xml @@ -25,7 +25,7 @@ hbase-archetypes org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index b6474bf4cff..38c8ecfb9c1 100644 --- a/hbase-archetypes/hbase-client-project/pom.xml +++ b/hbase-archetypes/hbase-client-project/pom.xml @@ -26,7 +26,7 @@ hbase-archetypes org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-client-project diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml index 2890af44226..d97b8057611 100644 --- a/hbase-archetypes/hbase-shaded-client-project/pom.xml +++ b/hbase-archetypes/hbase-shaded-client-project/pom.xml @@ -26,7 +26,7 @@ hbase-archetypes org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-shaded-client-project diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index fd427bf4058..31b5e412692 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index d0e41e3d308..bb6458ec07d 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-assembly diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index 6788cc21558..6e6a9f29a45 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.apache.hbase hbase-checkstyle -2.0.0-alpha-1 +2.0.0-alpha-2-SNAPSHOT Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. @@ -32,7 +32,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index e4ef3362430..a967c5692d6 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index b8218ca7214..ed82438fd4b 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-endpoint/pom.xml b/hbase-endpoint/pom.xml index b9eecef8541..c83b4323671 100644 --- a/hbase-endpoint/pom.xml +++ b/hbase-endpoint/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index cb32f113551..868d09dd722 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-examples diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index 29b55028434..dc01c291b42 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-external-blockcache diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index fc51c44129c..bc87a4c59b7 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 7223b319757..a31a483eafa 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index adc33e7d64c..14c8e71f5d7 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index 0d23af47b8e..a9ebcbdca5f 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index 009f8885e1e..c241cbc0f99 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index b03c8243125..ada31cc64f6 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index 5bfc3b96a06..9997b10dfd5 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index 150705b345c..43f8ac31292 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-protocol-shaded diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 498888237ca..60a53491096 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 8f996448364..fae1fd5ef25 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index ca4c86558de..f1726907508 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-rest diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index d2b965a31d2..f0ae03295ce 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index 8397552983c..7397573c4b1 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-server diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index 06ea40bd640..666f6ea1270 100644 --- a/hbase-shaded/hbase-shaded-client/pom.xml +++ b/hbase-shaded/hbase-shaded-client/pom.xml @@ -24,7 +24,7 @@ hbase-shaded org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-shaded-client diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index de3b57c561c..5242764a687 100644 --- a/hbase-shaded/hbase-shaded-server/pom.xml +++ b/hbase-shaded/hbase-shaded-server/pom.xml @@ -24,7 +24,7 @@ hbase-shaded org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-shaded-server diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 098fb4cde65..a0e6bdc83d2 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-shaded diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 56e5f2b3aae..2249e1eaa74 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-shell diff --git a/hbase-spark/pom.xml b/hbase-spark/pom.xml index 75e9d7d119f..b6e5ac6fe1d 100644 --- a/hbase-spark/pom.xml +++ b/hbase-spark/pom.xml @@ -30,7 +30,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-spark diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index ed53e57aaeb..9a5a516374d 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index 1bf13c38bde..b0601e54bff 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT .. hbase-thrift diff --git a/pom.xml b/pom.xml index 79168a352dc..6cc5a62b83e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 2.0.0-alpha-1 + 2.0.0-alpha-2-SNAPSHOT Apache HBase Apache HBase™ is the Hadoop database. Use it when you need