Duo Zhang created HBASE-24281:
---------------------------------
Summary: Remove some stale hadoop.version properties in the pom
for sub modules
Key: HBASE-24281
URL: https://issues.apache.org/jira/browse/HBASE-24281
Project: HBase
Issue Type: Bug
Reporter: Duo Zhang
For example in hbase-client/pom.xml, we have this in the hadoop-3.0 profile
{code}
<properties>
<hadoop.version>3.0-SNAPSHOT</hadoop.version>
</properties>
{code}
Which is useless and confusing.
Let's purge them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)