From 72d22a4339db09824d46746dacbba1e141763dc0 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 26 Mar 2019 09:49:13 -0400 Subject: Migrate ccdsk/apps to ccsdk/cds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I020a2ccec4e691717f888e8bd2afec91a7c4e987 Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët --- ms/controllerblueprints/modules/pom.xml | 88 --------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 ms/controllerblueprints/modules/pom.xml (limited to 'ms/controllerblueprints/modules/pom.xml') diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml deleted file mode 100644 index 8263f881..00000000 --- a/ms/controllerblueprints/modules/pom.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - 4.0.0 - - org.onap.ccsdk.apps.controllerblueprints - parent - 0.4.2-SNAPSHOT - ../parent - - modules - Controller Blueprints Modules - pom - - - blueprint-core - resource-dict - db-resources - blueprint-scripts - blueprint-validation - 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 - - - - - - - maven-compiler-plugin - 3.1 - - - 1.8 - 1.8 - - - - - - -- cgit 1.2.3-korg