diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest')
2 files changed, 0 insertions, 10 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> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml index 7f41c86ea8..399606fa75 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml @@ -13,10 +13,5 @@ <artifactId>healthcheck-rest-types</artifactId> <version>1.3.0-SNAPSHOT</version> - - <properties> - <sonar.skip>true</sonar.skip> <jacoco.skip>true</jacoco.skip> - </properties> - </project>
\ No newline at end of file |