Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-core / pom.xml
index 22e8581..eed7978 100755 (executable)
@@ -42,6 +42,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>