From d000733344658e79e8a384e724349bdb644d7c62 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Wed, 8 Dec 2021 18:53:39 +0000 Subject: Define response objects(schemas) in cps-ncmp Issue-ID: CPS-559 Signed-off-by: puthuparambil.aditya Change-Id: Id181f2a1b9554118f5e7464c95e873f09fc908eb --- cps-ncmp-rest/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cps-ncmp-rest/pom.xml') diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 0300538371..93ee680daf 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -61,6 +61,10 @@ io.swagger.core.v3 swagger-annotations + + org.modelmapper + modelmapper + org.codehaus.groovy -- cgit 1.2.3-korg