From 92c52a727a257f5740917815099534b8934eabd2 Mon Sep 17 00:00:00 2001 From: Enis Soztutar Date: Mon, 30 Jun 2014 20:26:47 -0700 Subject: [PATCH] Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases --- hbase-assembly/pom.xml | 2 +- hbase-client/pom.xml | 2 +- hbase-common/pom.xml | 2 +- hbase-examples/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-prefix-tree/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-server/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index ee13fca5410..08526425b4b 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-assembly diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index dccafd2abf9..2cade8c3543 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index cc61d1f9f9a..6092e363e28 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index a89a210372d..9aa19a8226d 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-examples diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 91c57453de4..1e211bbd99c 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 36afe9e7586..3b69915334b 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 - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 0d0dffd8cc1..0542d05a40d 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 16cfdebf20d..09fcfd53b9e 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index ad646d744bb..3b3c2c41511 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index 69cce0cf885..91503d5bfa2 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-server diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 3d6eed777a3..b421419b35b 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-shell diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index fec51159857..89772178070 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index 990b249955d..efd9c81354e 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT .. hbase-thrift diff --git a/pom.xml b/pom.xml index 379ae0b2fa3..bb76f5c939c 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 0.99.0-SNAPSHOT + 2.0.0-SNAPSHOT HBase Apache HBase™ is the Hadoop database. Use it when you need