aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-ct/pom.xml
diff options
context:
space:
mode:
authorPiotr Wielebski <piotr.wielebski@nokia.com>2019-03-11 13:47:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-11 13:47:27 +0000
commitcc581b7f4833fe47ad3eb846d432ca0ffa1c66f4 (patch)
tree58d8bc8898a9d7ac780753c497edf4eb689ad3ff /sources/hv-collector-ct/pom.xml
parente9220923d2a13fa787f2f2f7b8bedc60cc9b2324 (diff)
parenta38f0f119181ac798f2b66ee7cfadd579da8be64 (diff)
Merge "Assure coverage is checked for all modules"
Diffstat (limited to 'sources/hv-collector-ct/pom.xml')
-rw-r--r--sources/hv-collector-ct/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/hv-collector-ct/pom.xml b/sources/hv-collector-ct/pom.xml
index 47b707a6..61d11392 100644
--- a/sources/hv-collector-ct/pom.xml
+++ b/sources/hv-collector-ct/pom.xml
@@ -43,6 +43,7 @@
<properties>
<failIfMissingUnitTests>false</failIfMissingUnitTests>
<failIfMissingComponentTests>true</failIfMissingComponentTests>
+ <skipAnalysis>true</skipAnalysis>
</properties>
<build>