Add test scope for junit 83/36883/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Mar 2016 21:42:59 +0000 (17:42 -0400)
committerRobert Varga <nite@hq.sk>
Fri, 1 Apr 2016 13:43:20 +0000 (13:43 +0000)
Change-Id: I35fbf975623e84f44c9477f226a31e9fda2bc780
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
common/mockito-configuration/pom.xml

index 291233ec7716da9dcd01c047a0c5e246c66bddd8..00d227639f4ef0079856288d92c5195797dfd97b 100644 (file)
@@ -32,6 +32,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
+            <scope>test</scope>
         </dependency>
     </dependencies>