From 240ac3d9cd8107250574dd0f7221ae2f1afa3bd7 Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Tue, 23 May 2023 09:30:37 +0100 Subject: Move integration test (DataService) - Moved all Data Intergation Test - Added/improved some module Moudle Servcie test too - Removed some unused (impossible) code-paths in prod code - Replaced null's with meaningful strings (in edge case scenarios) - Replaced @Shared with static (shorter) in some test Issue-ID: CPS-1687 Signed-off-by: ToineSiebelink Change-Id: Ib4b1ec1706ace7e3f5ac03d85177a6f7d4f6b8d0 --- cps-ri/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cps-ri/pom.xml') 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 @@ cps-ri - 0.53 - + 0.34 + -- cgit 1.2.3-korg