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/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/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/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml index 66b3d25829..5da8f9077e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml @@ -14,11 +14,6 @@ <version>1.3.0-SNAPSHOT</version> <!--packaging>pom</packaging--> - - <properties> - <sonar.skip>true</sonar.skip> <jacoco.skip>true</jacoco.skip> - </properties> - <dependencies> |