aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
diff options
context:
space:
mode:
authorshrikantawachar <shrikant.awachar@amdocs.com>2017-10-05 19:18:38 +0530
committershrikantawachar <shrikant.awachar@amdocs.com>2017-10-17 14:23:19 +0530
commit98d09486699512549ae5db73c6895f8a9ddd0582 (patch)
treeeb4373236d914a63de66b0ba34ffe15f28166e30 /openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
parent93d9cc0a99f82a828a93012338f7eff3b271f7cb (diff)
Code coverage using JaCoCO
Adding JaCoCo configuration to have code coverage Change-Id: I1abab2bbc420be3190e8da7e848f066ae67a5aad Issue-ID: SDC-437 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-action-manager/pom.xml')
-rw-r--r--openecomp-be/backend/openecomp-sdc-action-manager/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
index 6872bafcca..6445b2c7f4 100644
--- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
+++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
@@ -20,7 +20,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.4</version>
<configuration>
- <skipTests>true</skipTests>
</configuration>
</plugin>
</plugins>