Skip to content

Commit

Permalink
HBASE-27600 Make the behavior of hadoop profile consistent (#5000)
Browse files Browse the repository at this point in the history
Co-authored-by: tianhang.tang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
  • Loading branch information
thangTang and tianhang.tang authored Feb 4, 2023
1 parent 0b03255 commit e45c59c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hbase-shaded/hbase-shaded-testing-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e45c59c

Please sign in to comment.