Merge "NCMP: Update existing Batch endpoint (Moving url param into rest body)"
[cps.git] / cps-ri / pom.xml
index c38c13b..25dc91c 100644 (file)
@@ -33,7 +33,8 @@
     <artifactId>cps-ri</artifactId>\r
 \r
     <properties>\r
-        <minimum-coverage>0.80</minimum-coverage>\r
+        <minimum-coverage>0.54</minimum-coverage>\r
+        <!-- Additional coverage is provided by integration-test module -->\r
     </properties>\r
 \r
     <dependencies>\r
                     <plugin>\r
                         <groupId>org.apache.maven.plugins</groupId>\r
                         <artifactId>maven-surefire-plugin</artifactId>\r
-                        <configuration>\r
-                            <excludes>\r
-                                <exclude>%regex[.*PerfTest.*]</exclude>\r
-                            </excludes>\r
-                        </configuration>\r
                     </plugin>\r
                 </plugins>\r
             </build>\r
         </profile>\r
-        <profile>\r
-            <id>include-performance</id>\r
-        </profile>\r
     </profiles>\r
 \r
     <build>\r