This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c720441  SUBMARINE-107. Reduce the scope of mockito-core in submarine 
to test. Contributed by kevin su.
c720441 is described below

commit c7204417d7f75fd9a7eb07bdc19d303ebdaade80
Author: Ayush Saxena <ayushsax...@apache.org>
AuthorDate: Wed Aug 14 22:37:22 2019 +0530

    SUBMARINE-107. Reduce the scope of mockito-core in submarine to test. 
Contributed by kevin su.
---
 hadoop-submarine/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hadoop-submarine/pom.xml b/hadoop-submarine/pom.xml
index 501dfb4..c3b13b3 100644
--- a/hadoop-submarine/pom.xml
+++ b/hadoop-submarine/pom.xml
@@ -44,6 +44,7 @@
         <groupId>org.mockito</groupId>
         <artifactId>mockito-core</artifactId>
         <version>2.23.4</version>
+        <scope>test</scope>
       </dependency>
 
       <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to