Move integration test (DataService)
[cps.git] / cps-ri / pom.xml
index ea1efcb..66b89de 100644 (file)
@@ -33,7 +33,8 @@
     <artifactId>cps-ri</artifactId>\r
 \r
     <properties>\r
-        <minimum-coverage>0.79</minimum-coverage>\r
+        <minimum-coverage>0.34</minimum-coverage>\r
+        <!-- Additional coverage is provided by the 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