summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/pom.xml
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2021-09-21 17:29:04 +0100
committerToineSiebelink <toine.siebelink@est.tech>2021-09-21 17:31:26 +0100
commit8f254ba0f91be28ffdba801d03a7493d94bdc0b8 (patch)
tree75a6a89d5690a71fdcf4ce81d3b372a52e1dbc29 /cps-ncmp-service/pom.xml
parent2ee46351129de73cf2cf2f0579e73b1ef8abdafc (diff)
Address Sonar Qube issues
- Add missing lombok.config to exclude lombok generated code in some modules - Increased Coverage treshold where possible Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I4974aa1abec47980e15c2da10afc7288c2cc7c54
Diffstat (limited to 'cps-ncmp-service/pom.xml')
-rw-r--r--cps-ncmp-service/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml
index ac2593998..96aa4e5cc 100644
--- a/cps-ncmp-service/pom.xml
+++ b/cps-ncmp-service/pom.xml
@@ -32,10 +32,6 @@
<artifactId>cps-ncmp-service</artifactId>
- <properties>
- <minimum-coverage>0.90</minimum-coverage>
- </properties>
-
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>