From a40f4583e39dc2d20f813ba3c7367ad9649edfc8 Mon Sep 17 00:00:00 2001 From: Reid Chan Date: Sat, 12 Jun 2021 15:31:29 +0800 Subject: [PATCH] Set version on branch-1 to 1.7.1-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-error-prone/pom.xml | 4 ++-- hbase-examples/pom.xml | 2 +- hbase-external-blockcache/pom.xml | 2 +- hbase-hadoop-compat/pom.xml | 2 +- hbase-hadoop2-compat/pom.xml | 2 +- hbase-hbtop/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/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-server/pom.xml | 2 +- hbase-shaded/hbase-shaded-testing-util-tester/pom.xml | 2 +- hbase-shaded/hbase-shaded-testing-util/pom.xml | 2 +- hbase-shaded/pom.xml | 2 +- hbase-shell/pom.xml | 2 +- hbase-testing-util/pom.xml | 2 +- hbase-thrift/pom.xml | 2 +- pom.xml | 2 +- 35 files changed, 37 insertions(+), 37 deletions(-) diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml index 560a66e7a11..d25b5a39df2 100644 --- a/hbase-annotations/pom.xml +++ b/hbase-annotations/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-archetypes/hbase-archetype-builder/pom.xml b/hbase-archetypes/hbase-archetype-builder/pom.xml index aad08f8285d..0fbcdb24825 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 - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-archetypes/hbase-client-project/pom.xml b/hbase-archetypes/hbase-client-project/pom.xml index 8364832cdf9..312be0d5405 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 - 1.7.0 + 1.7.1-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 0dbbe836094..3180e0d8a51 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 - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-shaded-client-project diff --git a/hbase-archetypes/pom.xml b/hbase-archetypes/pom.xml index 8d55e772ded..fb0ca5fd3d2 100644 --- a/hbase-archetypes/pom.xml +++ b/hbase-archetypes/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-assembly/pom.xml b/hbase-assembly/pom.xml index 998d9a2d3e7..912a86270a7 100644 --- a/hbase-assembly/pom.xml +++ b/hbase-assembly/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-assembly diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml index f4f16f32d29..f013c8abba3 100644 --- a/hbase-checkstyle/pom.xml +++ b/hbase-checkstyle/pom.xml @@ -24,14 +24,14 @@ 4.0.0 org.apache.hbase hbase-checkstyle -1.7.0 +1.7.1-SNAPSHOT Apache HBase - Checkstyle Module to hold Checkstyle properties for HBase. hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index 23f2e3fa2b8..0d255b92c28 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -24,7 +24,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 9d33bbb4ad7..4e3116f5167 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-error-prone/pom.xml b/hbase-error-prone/pom.xml index ea1faaebfb3..b2fd5b2beab 100644 --- a/hbase-error-prone/pom.xml +++ b/hbase-error-prone/pom.xml @@ -23,11 +23,11 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-error-prone - 1.7.0 + 1.7.1-SNAPSHOT Apache HBase - Error Prone Rules Module to hold error prone custom rules for HBase. diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index d902cfd97e2..aa6ff70f8b5 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-examples diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml index bc5f787379f..f6777873d88 100644 --- a/hbase-external-blockcache/pom.xml +++ b/hbase-external-blockcache/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-external-blockcache diff --git a/hbase-hadoop-compat/pom.xml b/hbase-hadoop-compat/pom.xml index ff2f6302ccb..779059b6a8a 100644 --- a/hbase-hadoop-compat/pom.xml +++ b/hbase-hadoop-compat/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 124d8672fcb..a321512b23e 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 - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-hbtop/pom.xml b/hbase-hbtop/pom.xml index 72495b8d1cd..a5b0d8703c5 100644 --- a/hbase-hbtop/pom.xml +++ b/hbase-hbtop/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-hbtop diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml index eaa09fbf743..e8fe7de5359 100644 --- a/hbase-it/pom.xml +++ b/hbase-it/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-metrics-api/pom.xml b/hbase-metrics-api/pom.xml index 4728d74b1f0..908baed8864 100644 --- a/hbase-metrics-api/pom.xml +++ b/hbase-metrics-api/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-metrics/pom.xml b/hbase-metrics/pom.xml index 74a14a16d16..a18c5726155 100644 --- a/hbase-metrics/pom.xml +++ b/hbase-metrics/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-prefix-tree/pom.xml b/hbase-prefix-tree/pom.xml index 34d35134d70..33c7af0c833 100644 --- a/hbase-prefix-tree/pom.xml +++ b/hbase-prefix-tree/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-procedure/pom.xml b/hbase-procedure/pom.xml index 1f64fe14aee..ae8b9a184dd 100644 --- a/hbase-procedure/pom.xml +++ b/hbase-procedure/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-protocol/pom.xml b/hbase-protocol/pom.xml index 89de84b1786..9c9dbda3748 100644 --- a/hbase-protocol/pom.xml +++ b/hbase-protocol/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-resource-bundle/pom.xml b/hbase-resource-bundle/pom.xml index 0c07aded72d..9ee859d26f6 100644 --- a/hbase-resource-bundle/pom.xml +++ b/hbase-resource-bundle/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-rest/pom.xml b/hbase-rest/pom.xml index bb52824ba95..91160ffa78a 100644 --- a/hbase-rest/pom.xml +++ b/hbase-rest/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-rest diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index 0ba86120c92..62b803d567d 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml index 367121bfe74..f881947905d 100644 --- a/hbase-server/pom.xml +++ b/hbase-server/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-server diff --git a/hbase-shaded/hbase-shaded-check-invariants/pom.xml b/hbase-shaded/hbase-shaded-check-invariants/pom.xml index ac4ef7c8d4c..b93d1d74b6d 100644 --- a/hbase-shaded/hbase-shaded-check-invariants/pom.xml +++ b/hbase-shaded/hbase-shaded-check-invariants/pom.xml @@ -16,7 +16,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT ../.. hbase-shaded-check-invariants diff --git a/hbase-shaded/hbase-shaded-client/pom.xml b/hbase-shaded/hbase-shaded-client/pom.xml index 1b66f039f49..f5a437f0088 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 - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-shaded-client diff --git a/hbase-shaded/hbase-shaded-server/pom.xml b/hbase-shaded/hbase-shaded-server/pom.xml index a81731a1263..cc4e09a41d0 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 - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-shaded-server diff --git a/hbase-shaded/hbase-shaded-testing-util-tester/pom.xml b/hbase-shaded/hbase-shaded-testing-util-tester/pom.xml index a648487c34a..08107a8c0cc 100644 --- a/hbase-shaded/hbase-shaded-testing-util-tester/pom.xml +++ b/hbase-shaded/hbase-shaded-testing-util-tester/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT ../.. diff --git a/hbase-shaded/hbase-shaded-testing-util/pom.xml b/hbase-shaded/hbase-shaded-testing-util/pom.xml index 8c7b054c386..4447091ca50 100644 --- a/hbase-shaded/hbase-shaded-testing-util/pom.xml +++ b/hbase-shaded/hbase-shaded-testing-util/pom.xml @@ -25,7 +25,7 @@ hbase-shaded org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index bc5f6a49964..b9282725475 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-shaded diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 4d8f2ebeecb..c359749a36f 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-shell diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml index 9bec949ca3a..5e5da7ec22a 100644 --- a/hbase-testing-util/pom.xml +++ b/hbase-testing-util/pom.xml @@ -23,7 +23,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-testing-util diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml index a752ba7ba0d..bae82f7becf 100644 --- a/hbase-thrift/pom.xml +++ b/hbase-thrift/pom.xml @@ -25,7 +25,7 @@ hbase org.apache.hbase - 1.7.0 + 1.7.1-SNAPSHOT .. hbase-thrift diff --git a/pom.xml b/pom.xml index 30f518a8830..d3b1b20cb3f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.hbase hbase pom - 1.7.0 + 1.7.1-SNAPSHOT Apache HBase Apache HBase™ is the Hadoop database. Use it when you need