From adfb48eeb89b37f57b5568623a93f84bf491b9fa Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Wed, 7 Jun 2017 21:10:01 -0700 Subject: [PATCH] HBASE-18190 Set version in branch-2 to 2.0.0-alpha-1 --- 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 d9e0a446d25..22922036032 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index 1672deab9b0..32bdbdb9749 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-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index 486f3eef0ef..b6474bf4cff 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-SNAPSHOT + 2.0.0-alpha-1 .. hbase-client-project diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml index 6f730336047..2890af44226 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-SNAPSHOT + 2.0.0-alpha-1 .. hbase-shaded-client-project diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index 0c6c5d1e535..fd427bf4058 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index b65a9b7c734..ccc4141d5d5 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-assembly diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index a5d1857b4a3..6788cc21558 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-SNAPSHOT +2.0.0-alpha-1 Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. @@ -32,7 +32,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index 928ba039b8b..b437c19cc8f 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index baabe56e6eb..ee67a6e4bb5 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-endpoint/pom.xml b/hbase-endpoint/pom.xml index 6601d4bfdf0..46c165cf514 100644 --- a/hbase-endpoint/pom.xml +++ b/hbase-endpoint/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index b66fcb15ca7..527f10c300f 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-examples diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index a334354bd6a..9ed96746db0 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-external-blockcache diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index ebaf073da82..cffee428bc4 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index c9705dd6f7f..640605c3a24 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-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 55240a99f64..02c2fea1fff 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index 4900b8fac96..45d83ca0d5f 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index e2c9781c723..a835985daed 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 73c3c5b1765..3dad9cf3b3c 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index eac6340fe2a..179c2f37175 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index a6b877739b6..f0985144f8f 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-protocol-shaded diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 794c6ae1f02..2b2f7c3bc49 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 2d3a04c7d9a..8f996448364 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 18e9da592fb..b21c4d20b29 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-rest diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index c9d60955caa..3527851013d 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index c511dcfd175..bdb1e1ad5a5 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-server diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index e3f2c2d596b..06ea40bd640 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-SNAPSHOT + 2.0.0-alpha-1 .. hbase-shaded-client diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index 22224f82d10..de3b57c561c 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-SNAPSHOT + 2.0.0-alpha-1 .. hbase-shaded-server diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 520eb6145b9..77aa477ec59 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-shaded diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index f16bf50b4ed..0677716ddf6 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-shell diff --git a/hbase-spark/pom.xml b/hbase-spark/pom.xml index 1afae85c632..82e2741b9a2 100644 --- a/hbase-spark/pom.xml +++ b/hbase-spark/pom.xml @@ -30,7 +30,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-spark diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index 7ce4da29609..ed53e57aaeb 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index dcc8dc7b95f..f9d73d67911 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 .. hbase-thrift diff --git a/pom.xml b/pom.xml index 1751d2d9942..d13b475c866 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 2.0.0-SNAPSHOT + 2.0.0-alpha-1 Apache HBase Apache HBase™ is the Hadoop database. Use it when you need