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 --- ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib') diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index 2e54d3c51..ecbf5348f 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -24,15 +24,15 @@ org.onap.ccsdk.cds.blueprintsprocessor - commons + modules-commons 1.0.0-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor.modules dmaap-lib jar - Blueprints Processor Dmaap Lib - Blueprints Processor Dmaap Lib + MS Blueprints Processor Modules - Commons - Dmaap Lib @@ -46,7 +46,6 @@ - org.springframework.boot spring-boot-starter-webflux @@ -77,7 +76,7 @@ test - org.onap.ccsdk.cds.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules processor-core -- cgit 1.2.3-korg