diff options
author | ayalaben <ayala.benzvi@amdocs.com> | 2018-06-05 12:12:22 +0300 |
---|---|---|
committer | Oren Kleks <orenkle@amdocs.com> | 2018-06-18 13:31:13 +0000 |
commit | dda451b79ca2f160f0a1179820a91623c0c8979e (patch) | |
tree | 1ab4a0feae76addaaec452bdc8055af0014be418 /openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml | |
parent | 1a7d92fbe4118e74a6a57872c920ad83ee05650d (diff) |
Revert "SonarQube coverage"
Change-Id: I6b1ab87272fdd23f185e3b79f276cd583fd35884
Issue-ID: SDC-1364
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml')
-rw-r--r-- | openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml index 3cb37bd345..efd2da0fc7 100644 --- a/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml +++ b/openecomp-be/lib/openecomp-healing-lib/openecomp-sdc-healing-api/pom.xml @@ -12,11 +12,6 @@ <version>1.3.0-SNAPSHOT</version> </parent> - - <properties> - <jacoco.skip>true</jacoco.skip> <sonar.skip>true</sonar.skip> - </properties> - <dependencies> <dependency> <groupId>org.onap.sdc.common</groupId> |