summaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-04-11 14:36:31 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2023-04-12 16:46:24 +0100
commit4760869cc48115b79830dee10c20d4466110d716 (patch)
tree617cf12dae5c83d1b204dc8a0abad68132fb4a96 /cps-ri/pom.xml
parentfabc72d633468d2f94346896bc8b09687248731e (diff)
Migrate query tests to integration-test module #5
- Migrate query tests for composite keys to integration-test - Add addresses with composite key to bookstore model Issue-ID: CPS-1597 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I6f8dfc2c44ae6ba3bac1cce804841671ef5a009d
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r--cps-ri/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index 3cb41303e..6ee2d2183 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -33,7 +33,7 @@
<artifactId>cps-ri</artifactId>
<properties>
- <minimum-coverage>0.96</minimum-coverage>
+ <minimum-coverage>0.94</minimum-coverage>
</properties>
<dependencies>