Add test scope for junit 21/36221/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Mar 2016 21:42:59 +0000 (17:42 -0400)
committerRobert Varga <nite@hq.sk>
Wed, 30 Mar 2016 09:30:04 +0000 (09:30 +0000)
Change-Id: I35fbf975623e84f44c9477f226a31e9fda2bc780
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
common/mockito-configuration/pom.xml

index c6d563fbf739ebb441dcf3718ab403002d15c9bd..96bf4c05142fea155f26c4a9225e707855f0b08f 100644 (file)
@@ -32,6 +32,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
+            <scope>test</scope>
         </dependency>
     </dependencies>