From cb623959af429d7ac0999a113d3373cb8f950ee2 Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 21 Jun 2023 14:16:22 +0100 Subject: Adding logic to read response files from filesystem for client integration tests Issue-ID: CPS-1751 Change-Id: I62e24d09474184716c56149a06deae4500b7b286 Signed-off-by: waqas.ikram --- cps-ncmp-rest-stub/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'cps-ncmp-rest-stub/pom.xml') diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml index 7fa44e613..3648d8eb9 100644 --- a/cps-ncmp-rest-stub/pom.xml +++ b/cps-ncmp-rest-stub/pom.xml @@ -32,6 +32,7 @@ ${project.parent.basedir}/.. true + true -- cgit 1.2.3-korg