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/action-library-rest/action-library-rest-services | |
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/action-library-rest/action-library-rest-services')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 11901e2ff0..45707ded40 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -14,9 +14,6 @@ <properties> <errorcode.dir>${project.build.directory}/generated-sources/error-codes</errorcode.dir> - <jacoco.skip>true</jacoco.skip> - <sonar.skip>true</sonar.skip> - </properties> <dependencies> |