From 86f5448a6e9d22e5484f1a79612c3e164cf8de8e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Apr 2020 14:20:10 -0400 Subject: Remove unneeded backup files Remove unneeded backup files created by updParentVersion script Issue-ID: CCSDK-2308 Signed-off-by: Dan Timoney Change-Id: I8d76b8ee3ccb2dbe563f22aadf1125f8226a104f --- .../modules/services/execution-service/pom.xml-n | 73 ---------------------- ms/blueprintsprocessor/modules/services/pom.xml-n | 73 ---------------------- .../modules/services/workflow-service/pom.xml-n | 46 -------------- 3 files changed, 192 deletions(-) delete mode 100644 ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n delete mode 100755 ms/blueprintsprocessor/modules/services/pom.xml-n delete mode 100644 ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n (limited to 'ms/blueprintsprocessor/modules/services') diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n deleted file mode 100644 index 307564443..000000000 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n +++ /dev/null @@ -1,73 +0,0 @@ - - - - 4.0.0 - - - org.onap.ccsdk.cds.blueprintsprocessor - services - 1.0.0-SNAPSHOT - - - execution-service - jar - - Blueprints Processor Execution Service - Blueprints Processor Execution Service - - - - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-core - - - org.onap.ccsdk.cds.blueprintsprocessor - processor-core - - - org.onap.ccsdk.cds.blueprintsprocessor - db-lib - - - org.onap.ccsdk.cds.blueprintsprocessor - rest-lib - - - org.onap.ccsdk.cds.blueprintsprocessor - grpc-lib - - - org.onap.ccsdk.cds.blueprintsprocessor - nats-lib - - - org.onap.ccsdk.cds.blueprintsprocessor - resource-dict - - - - org.onap.ccsdk.sli.core - sli-provider - - - - io.grpc - grpc-testing - - - diff --git a/ms/blueprintsprocessor/modules/services/pom.xml-n b/ms/blueprintsprocessor/modules/services/pom.xml-n deleted file mode 100755 index ff133039d..000000000 --- a/ms/blueprintsprocessor/modules/services/pom.xml-n +++ /dev/null @@ -1,73 +0,0 @@ - - - - 4.0.0 - - - org.onap.ccsdk.cds.blueprintsprocessor - modules - 1.0.0-SNAPSHOT - - - services - pom - - Blueprints Processor Service POM - Blueprints Processor Service - - - execution-service - workflow-service - - - - - - io.mockk - mockk - test - - - org.powermock - powermock-api-mockito2 - test - - - org.springframework.boot - spring-boot-starter-test - test - - - org.jetbrains.kotlin - kotlin-test-junit - test - - - org.jetbrains.kotlinx - kotlinx-coroutines-test - test - - - io.projectreactor - reactor-test - test - - - diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n deleted file mode 100644 index fc508fc25..000000000 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n +++ /dev/null @@ -1,46 +0,0 @@ - - - - 4.0.0 - - - org.onap.ccsdk.cds.blueprintsprocessor - services - 1.0.0-SNAPSHOT - - - workflow-service - - Blueprints Processor Workflow Service - Blueprints Processor Workflow Service - - - - org.onap.ccsdk.cds.blueprintsprocessor - blueprint-core - - - org.onap.ccsdk.cds.blueprintsprocessor - execution-service - - - org.onap.ccsdk.sli.core - sli-provider - - - -- cgit 1.2.3-korg