diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-03-11 14:16:39 +0100 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-03-11 14:23:27 +0100 |
commit | a38f0f119181ac798f2b66ee7cfadd579da8be64 (patch) | |
tree | 1d2b3486092492d13469c8d3340de5a1bc52c487 /sources/hv-collector-utils/pom.xml | |
parent | f938e8a87a33f8db78115a92f5130d6296171c62 (diff) |
Assure coverage is checked for all modules
Change-Id: Ia9bb6cef9154d64cfa45455e38c9fe7603a64c74
Issue-ID: DCAEGEN2-1328
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'sources/hv-collector-utils/pom.xml')
-rw-r--r-- | sources/hv-collector-utils/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml index e65cbd2f..feba8123 100644 --- a/sources/hv-collector-utils/pom.xml +++ b/sources/hv-collector-utils/pom.xml @@ -30,10 +30,6 @@ </license> </licenses> - <properties> - <skipAnalysis>false</skipAnalysis> - </properties> - <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>hv-collector-sources</artifactId> |