diff options
Diffstat (limited to 'sources/hv-collector-health-check/pom.xml')
-rw-r--r-- | sources/hv-collector-health-check/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sources/hv-collector-health-check/pom.xml b/sources/hv-collector-health-check/pom.xml index 86c9efc7..8f5c0d5e 100644 --- a/sources/hv-collector-health-check/pom.xml +++ b/sources/hv-collector-health-check/pom.xml @@ -12,10 +12,6 @@ </license> </licenses> - <properties> - <skipAnalysis>false</skipAnalysis> - </properties> - <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-sources</artifactId> |