Add test scope for junit
[yangtools.git] / 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>