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-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cps-bom/pom.xml') diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 3d43f6c5b..9ae8a80b3 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -42,6 +42,11 @@ cps-rest ${project.version} + + ${project.groupId} + cps-nf-proxy-service + ${project.version} + ${project.groupId} cps-nf-proxy-rest -- cgit 1.2.3-korg