From 96a2f7b1d9891d40cdeeaa657ee84af0d00dcc9b Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Tue, 4 Apr 2023 19:00:44 +0100 Subject: Migrate query tests to integration-test module #2 - Migrate some query tests to integration-test - Edit bookstore model to add integer leaf-list 'editions' - Lower cps-ri code coverage Issue-ID: CPS-1597 Signed-off-by: danielhanrahan Change-Id: If50bf15ad7d7f147448f6b60d464efc1cdc91005 --- cps-ri/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cps-ri/pom.xml') diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index f282069e3..3cb41303e 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -32,6 +32,10 @@ cps-ri + + 0.96 + + ${project.groupId} -- cgit 1.2.3-korg