YARN-9251. Build failure for -Dhbase.profile=2.0. Contributed by Rohith Sharma K S.
This commit is contained in:
parent
14441ccbc6
commit
a3a9ae3cea
|
@ -484,7 +484,7 @@
|
|||
<!-- This is needed by HBaseTestingUtility -->
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-all</artifactId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue