From 6364703c2546a3cb9bb35d372a37b09a93bd9975 Mon Sep 17 00:00:00 2001 From: "Claudio D. Gasparini" Date: Mon, 15 Feb 2021 10:38:21 +0100 Subject: Introduce cps-nf-proxy module - cps-nf-proxy module: Where NF Service resides - cps-nf-proxy module-rest: Where NF REST Service resides Issue-ID: CPS-244 Signed-off-by: Claudio D. Gasparini Change-Id: Ia6fdf70b004d751d5db092d75de0b7f6fa5f1dd7 --- cps-nf-proxy-rest/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'cps-nf-proxy-rest') diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 55db71dc5..94420f7fd 100755 --- a/cps-nf-proxy-rest/pom.xml +++ b/cps-nf-proxy-rest/pom.xml @@ -18,11 +18,7 @@ ${project.groupId} - cps-service - - - ${project.groupId} - cps-ri + cps-nf-proxy-service org.springframework.boot -- cgit 1.2.3-korg