mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 21:09:36 +08:00
SQOOP-2672: Sqoop2: Remove double dependency on mockito in shell module
(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
parent
c173f6a52a
commit
e19b877029
@ -81,11 +81,6 @@ limitations under the License.
|
|||||||
<artifactId>testng</artifactId>
|
<artifactId>testng</artifactId>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.mockito</groupId>
|
|
||||||
<artifactId>mockito-all</artifactId>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
|
Loading…
Reference in New Issue
Block a user