From 4138813c345cc62088fbd9b983d1864c1105da47 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Wed, 29 Apr 2020 18:02:07 +0800 Subject: [PATCH] HBASE-24281 Remove some stale hadoop.version properties in the pom for sub modules (#1602) Signed-off-by: Lijin Bin Signed-off-by: Jan Hentschel --- hbase-client/pom.xml | 3 --- hbase-common/pom.xml | 3 --- hbase-examples/pom.xml | 3 --- hbase-shell/pom.xml | 3 --- 4 files changed, 12 deletions(-) diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml index cfef6da26ba..5d0203564be 100644 --- a/hbase-client/pom.xml +++ b/hbase-client/pom.xml @@ -271,9 +271,6 @@ 3.0 - - 3.0-SNAPSHOT - org.apache.hadoop diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml index 3ef66e77fed..f3f382e60bb 100644 --- a/hbase-common/pom.xml +++ b/hbase-common/pom.xml @@ -317,9 +317,6 @@ 3.0 - - 3.0-SNAPSHOT - org.apache.hadoop diff --git a/hbase-examples/pom.xml b/hbase-examples/pom.xml index fe2295efd45..f73d16d7b6e 100644 --- a/hbase-examples/pom.xml +++ b/hbase-examples/pom.xml @@ -272,9 +272,6 @@ 3.0 - - 3.0-SNAPSHOT - org.apache.hadoop diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml index 42cf2eb28cf..8ccd6a9bd15 100644 --- a/hbase-shell/pom.xml +++ b/hbase-shell/pom.xml @@ -356,9 +356,6 @@ 3.0 - - 3.0-SNAPSHOT - org.apache.hadoop