From 7bbeeda4e4ff25a073c9d1a8992fe68aaf470e6b Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Fri, 30 Aug 2019 12:24:19 -0400 Subject: Refactor catalog service to blueprint processor. Change-Id: Ia4bfc7c1b3ffb4020458f18deb71a2cf451ab65e Issue-ID: CCSDK-1663 Signed-off-by: Brinda Santh --- .../modules/db-resources/pom.xml | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 ms/controllerblueprints/modules/db-resources/pom.xml (limited to 'ms/controllerblueprints/modules/db-resources/pom.xml') diff --git a/ms/controllerblueprints/modules/db-resources/pom.xml b/ms/controllerblueprints/modules/db-resources/pom.xml deleted file mode 100644 index 58d395ee0..000000000 --- a/ms/controllerblueprints/modules/db-resources/pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - 4.0.0 - - org.onap.ccsdk.cds.controllerblueprints - modules - 0.6.1-SNAPSHOT - - db-resources - Controller Blueprints DB Resources - - - - - - - org.onap.ccsdk.cds.controllerblueprints - blueprint-core - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-logging - - - - - -- cgit 1.2.3-korg