aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2023-06-13 10:56:29 +0000
committerGerrit Code Review <gerrit@onap.org>2023-06-13 10:56:29 +0000
commit1368fd006373dd209a34274723fbda6ecb9d317f (patch)
tree2c107e74553417f73fd67799705b26da8eb05288 /cps-ri/pom.xml
parent7bf37672c41c84182063e6a25cb3ca4306dd142f (diff)
parent240ac3d9cd8107250574dd0f7221ae2f1afa3bd7 (diff)
Merge "Move integration test (DataService)"
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r--cps-ri/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index aa86a7fc0..66b89de92 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -33,8 +33,8 @@
<artifactId>cps-ri</artifactId>
<properties>
- <minimum-coverage>0.53</minimum-coverage>
- <!-- Additional coverage is provided by integration-test module -->
+ <minimum-coverage>0.34</minimum-coverage>
+ <!-- Additional coverage is provided by the integration-test module -->
</properties>
<dependencies>