From 2c871de5d55045efc1efd95e0170e0c2b8299ba3 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Mon, 21 Aug 2023 17:42:57 +0100 Subject: Correct minimum-coverage in pom files Issue-ID: CPS-475 Signed-off-by: ToineSiebelink Change-Id: I43fb6e1be7595faddfb5a22932793e8909b036fc --- cps-ncmp-rest/pom.xml | 4 ---- cps-ri/pom.xml | 2 +- 2 files changed, 1 insertion(+), 5 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 @@ cps-ncmp-rest - - 1.00 - - ${project.groupId} diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 941d44734..de4aa84d2 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -33,7 +33,7 @@ cps-ri - 0.28 + 0.29 -- cgit 1.2.3-korg