This is an automated email from the ASF dual-hosted git repository. stack pushed a commit to tag 2.0.5RC1 in repository https://gitbox.apache.org/repos/asf/hbase.git
commit d67ed059e142129a18316264feb135d9094d76f7 Author: stack <[email protected]> AuthorDate: Wed Feb 20 23:09:21 2019 +0000 Preparing HBase release 2.0.5RC1 --- 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-build-configuration/pom.xml | 2 +- hbase-build-support/hbase-error-prone/pom.xml | 4 ++-- hbase-build-support/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-http/pom.xml | 2 +- hbase-it/pom.xml | 2 +- hbase-mapreduce/pom.xml | 2 +- hbase-metrics-api/pom.xml | 2 +- hbase-metrics/pom.xml | 2 +- hbase-procedure/pom.xml | 2 +- hbase-protocol-shaded/pom.xml | 2 +- hbase-protocol/pom.xml | 2 +- hbase-replication/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-check-invariants/pom.xml | 2 +- hbase-shaded/hbase-shaded-client/pom.xml | 2 +- hbase-shaded/hbase-shaded-mapreduce/pom.xml | 2 +- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- hbase-zookeeper/pom.xml | 2 +- pom.xml | 2 +- 39 files changed, 41 insertions(+), 41 deletions(-) diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 5d7ceb4..a00258c 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index b022c8a..3ed683c 100644 --- a/hbase-archetypes/hbase-archetype-builder/pom.xml +++ b/hbase-archetypes/hbase-archetype-builder/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index 711dbd1..b44f5e0 100644 --- a/hbase-archetypes/hbase-client-project/pom.xml +++ b/hbase-archetypes/hbase-client-project/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-client-project</artifactId> diff --git a/hbase-archetypes/hbase-shaded-client-project/pom.xml b/hbase-archetypes/hbase-shaded-client-project/pom.xml index 7d93eb0..1408d1b 100644 --- a/hbase-archetypes/hbase-shaded-client-project/pom.xml +++ b/hbase-archetypes/hbase-shaded-client-project/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>hbase-archetypes</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-client-project</artifactId> diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index a554f1e..df83ce7 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index 55f89ff..f44a2f3 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-assembly</artifactId> diff --git a/hbase-build-configuration/pom.xml b/hbase-build-configuration/pom.xml index fb76462..32e1ac0 100644 --- a/hbase-build-configuration/pom.xml +++ b/hbase-build-configuration/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> diff --git a/hbase-build-support/hbase-error-prone/pom.xml b/hbase-build-support/hbase-error-prone/pom.xml index f3ba645..88d7b0c 100644 --- a/hbase-build-support/hbase-error-prone/pom.xml +++ b/hbase-build-support/hbase-error-prone/pom.xml @@ -23,11 +23,11 @@ <parent> <artifactId>hbase-build-support</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-error-prone</artifactId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <name>Apache HBase - Error Prone Rules</name> <description>Module to hold error prone custom rules for HBase.</description> diff --git a/hbase-build-support/pom.xml b/hbase-build-support/pom.xml index a36837d..68d786f 100644 --- a/hbase-build-support/pom.xml +++ b/hbase-build-support/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index ff8a569..a270eea 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hbase</groupId> <artifactId>hbase-checkstyle</artifactId> -<version>2.0.6-SNAPSHOT</version> +<version>2.0.5</version> <name>Apache HBase - Checkstyle</name> <description>Module to hold Checkstyle properties for HBase.</description> <!--REMOVE--> @@ -32,7 +32,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index 39a1213..016b364 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 1d09109..ed76e56 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-endpoint/pom.xml b/hbase-endpoint/pom.xml index 3b5f2f1..eab8148 100644 --- a/hbase-endpoint/pom.xml +++ b/hbase-endpoint/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-endpoint</artifactId> diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index d2f8588..1843c61 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-examples</artifactId> diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index e7a8756..5023395 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-external-blockcache</artifactId> diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index 20cded6..b341d0b 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 5ade6d0..666d906 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-http/pom.xml b/hbase-http/pom.xml index a22d386..dce7d7b 100644 --- a/hbase-http/pom.xml +++ b/hbase-http/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-http</artifactId> diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index 5b44e9c..da4804f 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-mapreduce/pom.xml b/hbase-mapreduce/pom.xml index 30b8829..58b5a49 100644 --- a/hbase-mapreduce/pom.xml +++ b/hbase-mapreduce/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-mapreduce</artifactId> diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index b46274f..9092b2a 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index 5656a46..1c98cac 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index e575d6b..c4810f6 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-protocol-shaded/pom.xml b/hbase-protocol-shaded/pom.xml index ed92275..336ea22 100644 --- a/hbase-protocol-shaded/pom.xml +++ b/hbase-protocol-shaded/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-protocol-shaded</artifactId> diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 9b83d07..9a1fe79 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-protocol</artifactId> diff --git a/hbase-replication/pom.xml b/hbase-replication/pom.xml index f9152be..43bc66d 100644 --- a/hbase-replication/pom.xml +++ b/hbase-replication/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-replication</artifactId> diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 21d4b6f..3ee7c24 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index 8e8c9b1..9d8fc46 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-rest</artifactId> diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index bd9a730..8f432fe 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-rsgroup</artifactId> diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index c272cba..e1e1404 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-server</artifactId> diff --git a/hbase-shaded/hbase-shaded-check-invariants/pom.xml b/hbase-shaded/hbase-shaded-check-invariants/pom.xml index e30e084..7963bcf 100644 --- a/hbase-shaded/hbase-shaded-check-invariants/pom.xml +++ b/hbase-shaded/hbase-shaded-check-invariants/pom.xml @@ -16,7 +16,7 @@ <parent> <artifactId>hbase</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../..</relativePath> </parent> <artifactId>hbase-shaded-check-invariants</artifactId> diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index 419e2ed..15853a1 100644 --- a/hbase-shaded/hbase-shaded-client/pom.xml +++ b/hbase-shaded/hbase-shaded-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-shaded</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-client</artifactId> diff --git a/hbase-shaded/hbase-shaded-mapreduce/pom.xml b/hbase-shaded/hbase-shaded-mapreduce/pom.xml index fb8caa1..7465188 100644 --- a/hbase-shaded/hbase-shaded-mapreduce/pom.xml +++ b/hbase-shaded/hbase-shaded-mapreduce/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hbase-shaded</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>..</relativePath> </parent> <artifactId>hbase-shaded-mapreduce</artifactId> diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 0231791..a14cfee 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-shaded</artifactId> diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index ff7126c..d8685ef 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-shell</artifactId> diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index 476b846..6810a5f 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-testing-util</artifactId> diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index aca9e20..9addb36 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-thrift</artifactId> diff --git a/hbase-zookeeper/pom.xml b/hbase-zookeeper/pom.xml index d46af2f..38bc89c 100644 --- a/hbase-zookeeper/pom.xml +++ b/hbase-zookeeper/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>hbase-build-configuration</artifactId> <groupId>org.apache.hbase</groupId> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <relativePath>../hbase-build-configuration</relativePath> </parent> <artifactId>hbase-zookeeper</artifactId> diff --git a/pom.xml b/pom.xml index 7efcf7b..a094b53 100755 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <packaging>pom</packaging> - <version>2.0.6-SNAPSHOT</version> + <version>2.0.5</version> <name>Apache HBase</name> <description> Apache HBase™ is the Hadoop database. Use it when you need
