Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / openecomp-be / pom.xml
index 2202ee3..e2bb0bc 100644 (file)
@@ -45,6 +45,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>