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