Increase minimum coverage
[cps.git] / cps-ncmp-service / pom.xml
index ddb78d3..a5be80d 100644 (file)
 <artifactId>cps-ncmp-service</artifactId>
 
 <properties>
-    <minimum-coverage>0.0</minimum-coverage>
+    <minimum-coverage>0.7</minimum-coverage>
 </properties>
 
 <dependencies>
-    <dependency>
-        <groupId>org.springframework.boot</groupId>
-        <artifactId>spring-boot-starter-validation</artifactId>
-    </dependency>
     <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>cps-service</artifactId>