You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/04/29 07:02:00 UTC

[jira] [Created] (HBASE-24281) Remove some stale hadoop.version properties in the pom for sub modules

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)