Merge "Performance test of reading non-existing datanodes"
[cps.git] / cps-service / pom.xml
index 3c79681..c97623f 100644 (file)
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.6-SNAPSHOT</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>cps-service</artifactId>
 
   <properties>
-    <minimum-coverage>0.94</minimum-coverage>
+    <minimum-coverage>0.95</minimum-coverage>
   </properties>
 
   <dependencies>