From 03eea55b348db2a7f2a77c9d53d2f9fa6fcbf78b Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Mon, 11 Mar 2019 11:41:37 -0400 Subject: Refractor processor core module name Change-Id: Ic4a40d6cbc5e53e79ddc36bea529fe16f6210a26 Issue-ID: CCSDK-1136 Signed-off-by: Muthuramalingam, Brinda Santh --- .../modules/services/execution-service/pom.xml | 23 +--------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'ms/blueprintsprocessor/modules/services/execution-service/pom.xml') diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index df68b952..f5e3b3d0 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -44,7 +44,7 @@ org.onap.ccsdk.apps.blueprintsprocessor - core + processor-core org.onap.ccsdk.apps.blueprintsprocessor @@ -67,26 +67,5 @@ org.onap.ccsdk.sli.core sli-provider - - - org.powermock - powermock-api-mockito2 - test - - - org.springframework.boot - spring-boot-starter-test - test - - - org.jetbrains.kotlin - kotlin-test-junit - test - - - io.projectreactor - reactor-test - test - -- cgit 1.2.3-korg