HBASE-27600 Make the behavior of hadoop profile consistent (#5000)

Co-authored-by: tianhang.tang <tianhang.tang@shopee.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
tianhang 2023-02-04 17:48:05 +08:00 committed by GitHub
parent 0b032558d5
commit e45c59c71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -143,8 +143,7 @@
<id>hadoop-3.0</id>
<activation>
<property>
<name>hadoop.profile</name>
<value>3.0</value>
<name>!hadoop.profile</name>
</property>
</activation>
<dependencies>