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 -->
|
<!-- This is needed by HBaseTestingUtility -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
<artifactId>mockito-all</artifactId>
|
<artifactId>mockito-core</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in New Issue