From 8de37f9d3035b4a41e696b967f2222806c250925 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 11 Sep 2020 13:58:42 -0400 Subject: Refactoring poms groupId artifactId Issue-ID: CCSDK-2787 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ica64f0c793beabb47950c7bf1eede63a0dbf3cea --- .../modules/inbounds/selfservice-api/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml') diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 73e838146..55c28bc50 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -23,24 +23,24 @@ org.onap.ccsdk.cds.blueprintsprocessor - inbounds + modules-inbounds 1.0.0-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor.modules selfservice-api jar - Blueprints Processor Selfservice API - Blueprints Processor Selfservice API + MS Blueprints Processor Modules - Inbound - Self Service API - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-core + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-core - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-validation + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-validation org.onap.ccsdk.cds.error.catalog @@ -49,7 +49,7 @@ - org.onap.ccsdk.cds.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules message-lib -- cgit 1.2.3-korg