Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / catalog-dao / pom.xml
index 8293a53..ba2ec97 100644 (file)
@@ -46,6 +46,7 @@ Modifications copyright (c) 2018 Nokia
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!-- Common of SDC -->