summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-08-21 17:42:57 +0100
committerToineSiebelink <toine.siebelink@est.tech>2023-08-21 17:42:57 +0100
commit2c871de5d55045efc1efd95e0170e0c2b8299ba3 (patch)
treeb9ef08a1c97f796cd34e94a37d9ff1362b7f1fda /cps-ncmp-rest
parent9f8ddd047943525bebf8a49599f22dbe530b4361 (diff)
Correct minimum-coverage in pom files
Issue-ID: CPS-475 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I43fb6e1be7595faddfb5a22932793e8909b036fc
Diffstat (limited to 'cps-ncmp-rest')
-rw-r--r--cps-ncmp-rest/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml
index e60e17418..b56dbcd6f 100644
--- a/cps-ncmp-rest/pom.xml
+++ b/cps-ncmp-rest/pom.xml
@@ -33,10 +33,6 @@
<artifactId>cps-ncmp-rest</artifactId>
- <properties>
- <minimum-coverage>1.00</minimum-coverage>
- </properties>
-
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>